MemberAccount - AWS User Notifications
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

MemberAccount

Contains information about a member account.

Contents

accountId

The AWS account ID of the member account.

Type: String

Pattern: \d{12}

Required: Yes

organizationalUnitId

The unique identifier of the organizational unit containing the member account.

Type: String

Pattern: (Root|r-[0-9a-z]{4,32}|ou-[0-9a-z]{4,32}-[a-z0-9]{8,32})

Required: Yes

status

The current status of the member account.

Type: String

Valid Values: ACTIVE | PENDING | INACTIVE | CREATING | DELETING

Required: Yes

statusReason

The reason for the current status of the member account.

Type: String

Required: Yes

notificationConfigurationArn

The Amazon Resource Name (ARN) of the notification configuration associated with the member account.

Type: String

Pattern: arn:aws:notifications::[0-9]{12}:configuration/[a-z0-9]{27}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: