This rule checks if EBS volume encryption at rest is enabled to ensure data security.
Rule | EBS volume encryption at rest should be enabled |
Framework | GxP EU Annex 11 |
Severity | ✔ Low |
Rule Description
The rule requires the encryption at rest to be enabled for EBS volumes that are used for storing GxP (Good Practices for Information Technology Systems) data in compliance with EU Annex 11 regulations. This helps in maintaining data confidentiality and meeting regulatory requirements for GxP data.
Remediation Steps
1. Identify EBS Volumes
Identify the EBS volumes that are used for storing GxP data. This can be done by consulting with the system administrators or reviewing the system architecture.
2. Enable Encryption at Rest
Once the GxP EBS volumes are identified, follow these steps to enable encryption at rest:
Option 1: Create New Encrypted Volumes
Option 2: Enable Encryption for Existing Volumes
If the existing non-encrypted volumes need to be encrypted:
3. Verify Encryption
After enabling encryption for the EBS volumes, it is essential to verify its status:
Troubleshooting
Issue: Encryption attribute not set to "encrypted"
If the encryption attribute of the EBS volume is not set to "encrypted" after following the steps above, it is necessary to troubleshoot the issue.
Potential troubleshooting steps include:
If the issue persists, it is recommended to reach out to AWS support for further assistance.
Note