turbot/oci_insights

Query: objectstorage_bucket_read_only_access_count

Usage

powerpipe query oci_insights.query.objectstorage_bucket_read_only_access_count

Steampipe Tables

SQL

select
count(*) as "Read-Only Access"
from
oci_objectstorage_bucket
where
is_read_only;

Dashboards

The query is used in the dashboards: