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

  1. Sign in to the AWS Management Console and open the Amazon S3 console.
  2. In the Buckets list, choose the name of the bucket for which you want to enable versioning.
  3. Choose the 'Properties' tab.
  4. In the 'Bucket Versioning' section, choose 'Edit'.
  5. Select 'Enable' for bucket versioning.
  6. Choose 'Save changes'.
  7. 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