AliasListEntry - Amazon Key Management Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: