Object Storage buckets should have versioning enabled

Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

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.