turbot/aws_insights

Query: codecommit_repository_default_branch

Usage

powerpipe query aws_insights.query.codecommit_repository_default_branch

SQL

select
'Default Branch' as "label",
default_branch as "value"
from
aws_codecommit_repository
where
arn = $1;

Dashboards

The query is used in the dashboards: