turbot/aws_insights

Query: codepipeline_pipeline_overview

Usage

powerpipe query aws_insights.query.codepipeline_pipeline_overview

SQL

select
title as "Title",
created_at as "Created At",
updated_at as "Updated At",
version as "Version",
region as "Region",
account_id as "Account ID",
arn as "ARN"
from
aws_codepipeline_pipeline
where
arn = $1;

Dashboards

The query is used in the dashboards: