AWSAccount - AWS Audit Manager

AWSAccount

The wrapper of AWS account details, such as account ID or email address.

Contents

emailAddress

The email address that's associated with the AWS account.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 320.

Pattern: ^.*@.*$

Required: No

id

The identifier for the AWS account.

Type: String

Length Constraints: Fixed length of 12.

Pattern: ^[0-9]{12}$

Required: No

name

The name of the AWS account.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 50.

Pattern: ^[\u0020-\u007E]+$

Required: No

See Also

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