More Info:

This rule checks whether Amazon OpenSearch Service domains have encryption at rest configuration enabled. Encryption at rest helps protect sensitive data stored in OpenSearch domains from unauthorized access. The rule is marked as non-compliant if the EncryptionAtRestOptions field is not enabled.

Risk Level

Medium

Address

Security

Compliance Standards

CBP,SEBI,RBI_UCB

Triage and Remediation

Remediation

To remediate the misconfiguration of enabling Encryption At Rest for AWS OpenSearch Service Domains, follow these step-by-step instructions using the AWS Management Console:

  1. Login to AWS Console: Go to the AWS Management Console (https://aws.amazon.com/) and log in to your account.

  2. Navigate to Amazon OpenSearch Service: In the AWS Management Console, search for “OpenSearch Service” in the search bar at the top of the page and click on the service.

  3. Select the OpenSearch Domain: From the list of OpenSearch domains, select the domain for which you want to enable Encryption At Rest.

  4. Click on the Domain Name: Click on the name of the selected OpenSearch domain to open the domain details page.

  5. Navigate to Security: In the domain details page, navigate to the “Security” section in the left-hand menu.

  6. Enable Encryption At Rest: In the “Encryption At Rest” section, click on the “Edit” button to modify the encryption settings.

  7. Enable Encryption: In the encryption settings, select the option to enable Encryption At Rest. You can choose to use the AWS managed KMS key or provide your custom KMS key for encryption.

  8. Save Changes: After enabling Encryption At Rest and configuring the encryption settings as per your requirements, click on the “Save changes” button to apply the changes.

  9. Monitor Encryption Status: Once the changes are saved, monitor the status of Encryption At Rest for the OpenSearch domain to ensure that it is successfully enabled.

By following these steps, you can remediate the misconfiguration of enabling Encryption At Rest for AWS OpenSearch Service Domains using the AWS Management Console.