Medium RDS Regional

RDS DB clusters should be encrypted at rest

NIST 800-53ISO 27001HIPAA

Description

Verifies that RDS DB clusters are encrypted at rest.


Remediation

Take a snapshot of the unencrypted cluster and restore it as a new encrypted cluster.

Steps

  1. Take a snapshot of the existing unencrypted RDS DB cluster.
  2. Restore the snapshot as a new DB cluster with 'Storage encryption' enabled.
  3. Choose a KMS key for encryption during the restore process.
  4. Update your applications to point to the new encrypted cluster.
  5. Delete the old unencrypted cluster once verified.

Compliance

NIST 800-53ISO 27001HIPAA