AliasListEntry
Contains information about an alias.
Contents
Note
In the following list, the required parameters are described first.
- AliasArn
-
String that contains the key ARN.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Required: No
- AliasName
-
String that contains the alias. This value begins with
alias/
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^[a-zA-Z0-9:/_-]+$
Required: No
- CreationDate
-
Date and time that the alias was most recently created in the account and Region. Formatted as Unix time.
Type: Timestamp
Required: No
- LastUpdatedDate
-
Date and time that the alias was most recently associated with a KMS key in the account and Region. Formatted as Unix time.
Type: Timestamp
Required: No
- TargetKeyId
-
String that contains the key identifier of the KMS key associated with the alias.
Type: String
Length Constraints: Minimum length of 1. 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: