dynamodb-table-encrypted-kms - Amazon Config
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).

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

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.