More Info:

There should be one Amazon KMS Customer Master Key (CMK) created in your AWS account for the database tier in order to protect data-at-rest available within your AWS web stack, have full control over encryption/decryption process, and meet security and compliance requirements.

Risk Level

Low

Address

Security

Compliance Standards

CBP

Triage and Remediation

Remediation

The remediation steps for “Database-tier KMS Key Should Be In Use” in AWS using the AWS console are as follows:

  1. Open the Amazon RDS console at https://console.aws.amazon.com/rds/.
  2. In the navigation pane, choose “Encryption”.
  3. Select the DB instance that you want to encrypt.
  4. Click on the “Modify” button.
  5. In the “Encryption” section, choose “Yes” for the “Encrypt this DB instance” option.
  6. Select the KMS key that you want to use for encryption in the “KMS key ID” drop-down list.
  7. Click on the “Continue” button.
  8. Review the changes and click on the “Modify DB instance” button to apply the changes.

After completing these steps, the database-tier KMS key will be in use, and the misconfiguration will be remediated.

Additional Reading: