AWS-DynamoDB-Default-KMS-Encryption
Severity: High
Description: This control ensures that AWS DynamoDB tables are not configured using DEFAULT encryption. Amazon DynamoDB is a key-value and document database that delivers single-digit millisecond performance at any scale. AWS DynamoDB provides encryption at rest through DEFAULT( DynamoDB managed key), KMS (Customer managed CMK), KMS (AWS managed CMK) .
Remediation Steps:
Perform following to set CMK for DynamoDB :
Login to the AWS Management Console at https://console.aws.amazon.com
Go to Secret Manager in services
Click on the secret to be modified.
Click on Actions and select Edit encryption key.
Select an appropriate KMS Customer Managed Key (CMK) from the list.
Check Create new version of secret with new encryption key option.
Click Save.
Important:
Reference:
Blue Hexagon Proprietary