PartnerSummary
A summary view of a partner account containing basic information for listing purposes.
Contents
Note
In the following list, the required parameters are described first.
- Arn
-
The Amazon Resource Name (ARN) of the partner account.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
arn:[a-z-]+:partnercentral:[a-z0-9-]+:[0-9]{12}:catalog/[A-Za-z-_]+/partner/partner-[A-Za-z0-9]{13}Required: Yes
- Catalog
-
The catalog identifier for the partner account.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[a-zA-Z0-9-]+Required: Yes
- CreatedAt
-
The timestamp when the partner account was created.
Type: Timestamp
Required: Yes
- Id
-
The unique identifier of the partner account.
Type: String
Pattern:
partner-[A-Za-z0-9]{13}Required: Yes
- LegalName
-
The legal name of the partner organization.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 80.
Pattern:
[\u0020-\u007E\u00A0-\uD7FF\uE000-\uFFFD]+Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: