RoleAliasDescription
Role alias description.
Contents
- creationDate
-
The UNIX timestamp of when the role alias was created.
Type: Timestamp
Required: No
- credentialDurationSeconds
-
The number of seconds for which the credential is valid.
Type: Integer
Valid Range: Minimum value of 900. Maximum value of 43200.
Required: No
- lastModifiedDate
-
The UNIX timestamp of when the role alias was last modified.
Type: Timestamp
Required: No
- owner
-
The role alias owner.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
[0-9]+
Required: No
- roleAlias
-
The role alias.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[\w=,@-]+
Required: No
- roleAliasArn
-
The ARN of the role alias.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- roleArn
-
The role ARN.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: