turbot/alicloud_insights

Query: oss_bucket_overview

Usage

powerpipe query alicloud_insights.query.oss_bucket_overview

Steampipe Tables

SQL

select
name as "Name",
creation_date as "Creation Date",
title as "Title",
region as "Region",
account_id as "Account ID",
arn as "ARN"
from
alicloud_oss_bucket
where
arn = $1;

Dashboards

The query is used in the dashboards: