turbot/alicloud_insights

Query: ecs_snapshot_overview

Usage

powerpipe query alicloud_insights.query.ecs_snapshot_overview

Steampipe Tables

SQL

select
snapshot_id as "Snapshot ID",
instant_access as "Instant Access",
serial_number as "Serial Number",
type as "Type",
last_modified_time as "Last Modified Time",
title as "Title",
region as "Region",
account_id as "Account ID",
arn as "ARN"
from
alicloud_ecs_snapshot
where
arn = $1

Dashboards

The query is used in the dashboards: