aws.kms.key
Supported platform
- aws
Description
AWS Key Management Service (KMS) key
The aws.kms.key
resource provides fields for assessing the configuration of individual KMS keys. For usage, read the aws.kms
resource documentation.
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | Unique identifier for the key |
arn | string | ARN of the key |
region | string | Region the key lives in |
keyRotationEnabled | bool | Whether key rotation is enabled |
metadata | dict | Metadata for the key |