AccountReceiver
Contains the account details of the partner who received the Engagement Invitation, including the AWS account ID and company name.
Contents
Note
In the following list, the required parameters are described first.
- AwsAccountId
-
Indicates the AWS account ID of the partner who received the Engagement Invitation. This is a unique identifier for managing engagements with specific AWS accounts.
Type: String
Pattern:
^([0-9]{12}|\w{1,12})$
Required: Yes
- Alias
-
Represents the alias of the partner account receiving the Engagement Invitation, making it easier to identify and track the recipient in reports or logs.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 80.
Pattern:
^[\p{L}\p{N}\p{P}\p{Z}]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: