Best practices

DynamoDB table is not encrypted using KMS key

Description

DynamoDB table {AwsDynamodbTable} is encrypted using the default AWS-owned CMK, instead of KMS keys. KMS keys give more control over the encryption
  • Recommended Mitigation

    We recommend to use a KMS key for server-side encryption in DynamoDB tables.