Table: aws_kms_aliases
This table shows data for AWS Key Management Service (AWS KMS) Aliases.
https://docs.aws.amazon.com/kms/latest/APIReference/API_AliasListEntry.html (opens in a new tab)
The primary key for this table is arn.
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
arn (PK) | utf8 |
alias_arn | utf8 |
alias_name | utf8 |
creation_date | timestamp[us, tz=UTC] |
last_updated_date | timestamp[us, tz=UTC] |
target_key_id | utf8 |