More Info:

This rule ensures that encryption of data at rest is enabled for an Amazon Athena workgroup. Enabling encryption at rest helps protect sensitive data stored in Athena workgroups from unauthorized access or tampering. It ensures that data is encrypted while stored, providing an additional layer of security.

Risk Level

Medium

Address

Security

Compliance Standards

CBP,SEBI

Triage and Remediation

Remediation

To remediate the misconfiguration of enabling encryption for Amazon Athena Group in AWS RDS using the AWS Management Console, follow these steps:

  1. Sign in to the AWS Management Console:

  2. Navigate to the Amazon RDS Console:

    • Once you are logged in, navigate to the Amazon RDS console by clicking on the “Services” dropdown menu at the top of the page and selecting “RDS” under the Database section.
  3. Select the RDS Instance:

    • In the Amazon RDS console, select the RDS instance for which you want to enable encryption by clicking on the checkbox next to the instance.
  4. Enable Encryption:

    • Click on the “Modify” button at the top of the page to modify the settings of the selected RDS instance.
  5. Enable Encryption at Rest:

    • Scroll down to the “Encryption” section in the Modify DB Instance page.
    • Select the option to enable encryption at rest.
    • Choose the appropriate KMS key from the dropdown menu. If you don’t have a KMS key, you can create one by clicking on the “Create New” button.
    • Click on the “Continue” button.
  6. Apply Changes:

    • Review the changes you are about to make and ensure that encryption is enabled.
    • Click on the “Modify DB Instance” button to apply the changes to the RDS instance.
  7. Monitor Encryption Status:

    • Once the modification is complete, monitor the status of encryption for the RDS instance in the Amazon RDS console.
    • Ensure that the encryption status is shown as “enabled” for the instance.

By following these steps, you can remediate the misconfiguration of enabling encryption for the Amazon Athena Group in AWS RDS using the AWS Management Console.