RelationshipDetail
Detailed information about a partner relationship.
Contents
Note
In the following list, the required parameters are described first.
- arn
-
The Amazon Resource Name (ARN) of the relationship.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1011.
Required: No
- associatedAccountId
-
The AWS account ID associated in this relationship.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
[0-9]*Required: No
- associationType
-
The type of association for the relationship.
Type: String
Valid Values:
DOWNSTREAM_SELLER | END_CUSTOMER | INTERNALRequired: No
- catalog
-
The catalog identifier associated with the relationship.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[a-zA-Z]*Required: No
- createdAt
-
The timestamp when the relationship was created.
Type: Timestamp
Required: No
- displayName
-
The display name of the relationship.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 30.
Pattern:
[^\x00-\x1F\x7F]*Required: No
- id
-
The unique identifier of the relationship.
Type: String
Length Constraints: Fixed length of 16.
Pattern:
rs-[a-z0-9]{13}Required: No
- programManagementAccountId
-
The identifier of the program management account.
Type: String
Length Constraints: Fixed length of 17.
Pattern:
pma-[a-z0-9]{13}Required: No
- resaleAccountModel
-
The resale account model for the relationship.
Type: String
Valid Values:
DISTRIBUTOR | END_CUSTOMER | SOLUTION_PROVIDERRequired: No
- revision
-
The current revision number of the relationship.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10.
Pattern:
[0-9]*Required: No
- sector
-
The business sector for the relationship.
Type: String
Valid Values:
COMMERCIAL | GOVERNMENT | GOVERNMENT_EXCEPTIONRequired: No
- startDate
-
The start date of the relationship.
Type: Timestamp
Required: No
- updatedAt
-
The timestamp when the relationship 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: