turbot/oci_insights

Query: objectstorage_bucket_archived_count

Usage

powerpipe query oci_insights.query.objectstorage_bucket_archived_count

Steampipe Tables

SQL

select
count(*) as "Archived"
from
oci_objectstorage_bucket
where
storage_tier = 'Archive';

Dashboards

The query is used in the dashboards: