Amazon Macie · Example Payload

Amazon Macie Member Example

example-value

Amazon Macie Member Example is an example object payload from Amazon Macie, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountIdadministratorAccountIdarnemailinvitedAtmasterAccountIdrelationshipStatustagsupdatedAt

Example Payload

Raw ↑
{
  "accountId": "123456789012",
  "administratorAccountId": "123456789012",
  "arn": "arn:aws:macie2:us-east-1:123456789012:session",
  "email": "example-value",
  "invitedAt": "example-value",
  "masterAccountId": "123456789012",
  "relationshipStatus": "RUNNING",
  "tags": "example-value",
  "updatedAt": "example-value"
}