turbot/oci_insights

Query: objectstorage_bucket_default_encryption_count

Usage

powerpipe query oci_insights.query.objectstorage_bucket_default_encryption_count

Steampipe Tables

SQL

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

Dashboards

The query is used in the dashboards: