ProgramManagementAccountSummary
Summary information about a program management account.
Contents
Note
In the following list, the required parameters are described first.
- accountId
-
The AWS account ID associated with the program management account.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
[0-9]*Required: No
- arn
-
The Amazon Resource Name (ARN) of the program management account.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1011.
Required: No
- catalog
-
The catalog identifier associated with the account.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[a-zA-Z]*Required: No
- createdAt
-
The timestamp when the account was created.
Type: Timestamp
Required: No
- displayName
-
The display name of the program management account.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 30.
Pattern:
[^\x00-\x1F\x7F]*Required: No
- id
-
The unique identifier of the program management account.
Type: String
Length Constraints: Fixed length of 17.
Pattern:
pma-[a-z0-9]{13}Required: No
- program
-
The program type for the management account.
Type: String
Valid Values:
SOLUTION_PROVIDER | DISTRIBUTION | DISTRIBUTION_SELLERRequired: No
- revision
-
The current revision number of the program management account.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10.
Pattern:
[0-9]*Required: No
- startDate
-
The start date of the program management account.
Type: Timestamp
Required: No
- status
-
The current status of the program management account.
Type: String
Valid Values:
PENDING | ACTIVE | INACTIVERequired: No
- updatedAt
-
The timestamp when the account was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: