turbot/aws_insights

Query: ebs_snapshot_overview

Usage

powerpipe query aws_insights.query.ebs_snapshot_overview

Steampipe Tables

SQL

select
snapshot_id as "Snapshot ID",
title as "Title",
region as "Region",
account_id as "Account ID",
arn as "ARN"
from
aws_ebs_snapshot
where
snapshot_id = $1

Dashboards

The query is used in the dashboards: