---
title: DynamoDB tables should be encrypted with a customer-managed KMS key
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > Datadog Security > OOTB Rules > DynamoDB tables should be encrypted
  with a customer-managed KMS key
---

# DynamoDB tables should be encrypted with a customer-managed KMS key
 
## Description{% #description %}

DynamoDB tables should be encrypted using a customer-managed KMS key rather than the default AWS-owned key. Customer-managed keys provide full control over key rotation policies, access permissions via KMS key policies, and the ability to revoke or disable the key.

## Remediation{% #remediation %}

Update the table's encryption settings to use a customer-managed KMS key. For guidance, refer to [DynamoDB encryption at rest](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/EncryptionAtRest.html).
