turbot/aws_insights

Query: codepipeline_pipeline_input

Usage

powerpipe query aws_insights.query.codepipeline_pipeline_input

SQL

select
title as label,
arn as value,
json_build_object('account_id', account_id, 'region', region) as tags
from
aws_codepipeline_pipeline
order by
arn;

Dashboards

The query is used in the dashboards: