Low
S3
S3 general purpose buckets should have versioning enabled
NISTHIPAA
Description
Checks if S3 buckets use versioning.
Remediation
To enable versioning for an S3 bucket, follow these steps:
Steps
- Sign in to the AWS Management Console and open the Amazon S3 console.
- In the Buckets list, choose the name of the bucket for which you want to enable versioning.
- Choose the 'Properties' tab.
- In the 'Bucket Versioning' section, choose 'Edit'.
- Select 'Enable' for bucket versioning.
- Choose 'Save changes'.
- After enabling versioning, all new objects added to the bucket will have a unique version ID. Existing objects in the bucket without a version ID will be treated as unversioned.
Compliance
NISTHIPAA