aws_kms_alias

account_id

Type: STRING

alias_arn

Type: STRING
Provider name: AliasArn
Description: String that contains the key ARN.

alias_name

Type: STRING
Provider name: AliasName
Description: String that contains the alias. This value begins with alias/.

creation_date

Type: TIMESTAMP
Provider name: CreationDate
Description: Date and time that the alias was most recently created in the account and Region. Formatted as Unix time.

last_updated_date

Type: TIMESTAMP
Provider name: LastUpdatedDate
Description: Date and time that the alias was most recently associated with a KMS key in the account and Region. Formatted as Unix time.

policy

Type: STRING
Provider name: Policy
Description: A key policy document in JSON format.

tags

Type: UNORDERED_LIST_STRING

target_key_id

Type: STRING
Provider name: TargetKeyId
Description: String that contains the key identifier of the KMS key associated with the alias.