UpdateRelationshipDetail
Contains details about an updated relationship.
Contents
Note
In the following list, the required parameters are described first.
- arn
-
The Amazon Resource Name (ARN) of the updated relationship.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1011.
Required: No
- displayName
-
The updated 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 updated relationship.
Type: String
Length Constraints: Fixed length of 16.
Pattern:
rs-[a-z0-9]{13}Required: No
- revision
-
The new revision number of the relationship.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10.
Pattern:
[0-9]*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: