turbot/oci_insights

Query: objectstorage_bucket_report_customer_managed_encryption_count

Usage

powerpipe query oci_insights.query.objectstorage_bucket_report_customer_managed_encryption_count

Steampipe Tables

SQL

select
count(*) as "Customer-Managed Encryption"
from
oci_objectstorage_bucket
where
kms_key_id is not null;

Dashboards

The query is used in the dashboards: