Ensure that EFS file systems are included in the backup plan for high severity compliance.
| Rule | EFS file systems should be in a backup plan |
| Framework | GxP EU Annex 11 |
| Severity | ✔ High |
Rule Description:
According to GxP EU Annex 11 guidelines, EFS (Elastic File System) file systems should be included in the backup plan to ensure data integrity, availability, and compliance with regulatory requirements.
Troubleshooting Steps:
Necessary Codes:
No specific code is required for this rule as it primarily involves configuration and documentation.
Remediation Steps:
Note: The following CLI commands can be used for managing EFS file system backups:
aws backup create-backup-planaws backup put-backup-vault-access-policyaws backup put-backup-vault-notificationsaws backup get-backup-vault-eventsPlease consult the official AWS documentation for further details on the usage of these commands.
By adhering to this rule, you ensure that EFS file systems within the GxP EU Annex 11 environment are included in the backup plan, helping to safeguard data integrity and compliance with regulatory guidelines.