v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1479429429.3 KB

Retrieves information about an account that's associated with an Amazon Macie administrator account.

get/members/{id}

Path parameters

idstring required

The unique identifier for the Amazon Macie resource that the request applies to.

Response

Success

accountIdstring

The Amazon Web Services account ID for the account.

administratorAccountIdstring

The Amazon Web Services account ID for the administrator account.

arnstring

The Amazon Resource Name (ARN) of the account.

emailstring

The email address for the account. This value is null if the account is associated with the administrator account through Organizations.

invitedAtstring date-time

The date and time, in UTC and extended ISO 8601 format, when an Amazon Macie membership invitation was last sent to the account. This value is null if a Macie membership invitation hasn't been sent to the account.

masterAccountIdstring

(Deprecated) The Amazon Web Services account ID for the administrator account. This property has been replaced by the administratorAccountId property and is retained only for backward compatibility.

relationshipStatus'Enabled' | 'Paused' | 'Invited' | 'Created' | 'Removed' | 'Resigned' | 'EmailVerificationInProgress' | 'EmailVerificationFailed' | 'RegionDisabled' | 'AccountSuspended'

The current status of the relationship between the account and the administrator account.

tagsobject

A map of key-value pairs that specifies which tags (keys and values) are associated with the account in Amazon Macie.

updatedAtstring date-time

The date and time, in UTC and extended ISO 8601 format, of the most recent change to the status of the relationship between the account and the administrator account.