turbot/aws_insights

Query: policy_std_for_backup_vault

Usage

powerpipe query aws_insights.query.policy_std_for_backup_vault

Steampipe Tables

SQL

select
policy_std
from
aws_backup_vault
where
arn = $1;