Ensure that the resource-based policy associated with your AWS Backup vault is configured to prevent the deletion (accidentally or intentionally) of the backups available in the backup vault. A backup vault is a container used to organize AWS backups.
This rule resolution is part of the Conformity solution.
The ability to delete recovery points (i.e., backups) stored within your AWS Backup vaults is determined by the permissions that you grant to your users. You can enforce deletion protection and restrict deleting recovery points by modifying the resource-based policy associated with your backup vault.
Audit
To check the access policy (i.e., resource-based policy) associated with your AWS Backup vault, perform the following operations:
Remediation / Resolution
The AWS Backup vault access policy allows you to specify who has access to the backups stored within your vault and what actions they can perform on these backups. To implement an access policy that denies all users the ability to delete existing or future backups inside your backup vault, perform the following operations:
References
- AWS Documentation
- AWS Backup FAQs
- Backup vaults
- Vault access policies
- AWS Command Line Interface (CLI) Documentation
- list-backup-vaults
- get-backup-vault-access-policy
- put-backup-vault-access-policy