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.

Remediation

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.