dynamodb-table-encrypted-kms
Checks if Amazon DynamoDB table is encrypted with Amazon Key Management Service (KMS). The rule is NON_COMPLIANT if Amazon DynamoDB table is not encrypted with Amazon KMS.
The rule is also NON_COMPLIANT if the encrypted Amazon KMS key is not present in kmsKeyArns
input parameter.
Identifier: DYNAMODB_TABLE_ENCRYPTED_KMS
Resource Types: AWS::DynamoDB::Table
Trigger type: Configuration changes
Amazon Web Services Region: All supported Amazon regions except Asia Pacific (Jakarta), Asia Pacific (Hyderabad), Asia Pacific (Osaka), Asia Pacific (Malaysia), Canada West (Calgary), Europe (Spain) Region
Parameters:
- kmsKeyArns (Optional)
- Type: CSV
-
Comma separated list of Amazon KMS key ARNs allowed for encrypting Amazon DynamoDB Tables.
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.