DynamoDB table is not encrypted with customer managed KMS key Affecting DynamoDB service in AWS


Severity

0.0
medium
0
10
Severity Framework
Snyk CCSS
Rule category
Keys and Secrets/ Access

Is your environment affected by this misconfiguration?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
Frameworks
AWS-Well-ArchitectedCIS-ControlsCSA-CCMGDPRHIPAAISO-27001NIST-800-53SOC-2
  • Snyk IDSNYK-CC-00019
  • creditSnyk Research Team

Description

Scope of use of the key cannot be controlled via KMS/IAM policies.

How to fix?

Set Properties.SSESpecification.SSEType attribute to KMS, and Properties.SSESpecification.KMSMasterKeyId attribute to customer managed key ARN.

CloudFormation

    Terraform