Object Storage buckets should have versioning enabled
이 페이지는 아직 한국어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.Description
Object versioning should be enabled for Oracle Cloud Infrastructure (OCI) Object Storage buckets. Object versioning is enabled at the bucket level and is disabled by default upon creation. Versioning directs Object Storage to automatically create an object version each time a new object is uploaded, an existing object is overwritten, or when an object is deleted.
This rule checks the versioning configuration of OCI buckets and fails when buckets do not have versioning enabled. Versioning provides additional integrity of your data by maintaining multiple versions of objects, which helps with data lifecycle protection and management.
To enable versioning for your OCI Object Storage bucket, configure the versioning setting to Enabled during bucket creation or update an existing bucket. For guidance on configuring Object Storage bucket versioning, refer to the Object Storage Versioning section of the Oracle Cloud Infrastructure Documentation.