Object Storage buckets should be encrypted with a Customer Managed Key (CMK)

이 페이지는 아직 한국어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Description

Oracle Cloud Infrastructure (OCI) Object Storage buckets should be encrypted with a Customer Managed Key (CMK) to provide enhanced security and control over encryption key lifecycle management. By default, Object Storage buckets are encrypted with Oracle-managed keys, but using Customer Managed Keys provides additional security benefits including key rotation control, access logging, and the ability to disable keys when needed.

This rule checks the kms_key_id configuration of OCI buckets and fails when buckets are not configured with a Customer Managed Key.

Remediation

To configure your OCI Object Storage bucket with CMK encryption, you need to specify a valid kms_key_id from Oracle Cloud Infrastructure Vault service. For guidance on configuring Object Storage bucket encryption with CMKs, refer to the Object Storage Data Encryption section of the Oracle Cloud Infrastructure Documentation.