MemberAccount - AWS User Notifications

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: