S3 buckets should have versioning enabled

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Description

Enable versioning on S3 buckets to keep multiple versions of an object in one bucket.

Rationale

Versioning-enabled buckets help recover objects in the case of accidental deletion or overwriting.

Remediation

From the console

Follow the Enabling versioning on buckets AWS documentation to enable bucket versioning within the S3 console.

From the command line

Follow the Enabling versioning on buckets AWS documentation to enable bucket versioning with the AWS CLI.