API Gateway ChecksCloudFront ChecksCloudTrail ChecksCloudWatch ChecksCost Explorer ChecksDynamoDB ChecksEBS ChecksEC2 ChecksECR ChecksECS ChecksEKS ChecksElastiCache ChecksEMR ChecksLambda ChecksNetworking ChecksRDS ChecksRedshift ChecksRoute 53 ChecksS3 ChecksSecrets Manager Checks
Dashboard: ECR Checks
ECR Checks
Elastic Container Registry (ECR) is a fully managed container registry service. While it's relatively inexpensive, unused repositories and images still incur storage costs and can create clutter.
Variables
This control uses the following variables:
Variable | Description | Default |
---|---|---|
ecr_repository_image_age_max_days | The number of days an ECR repository can go without image pulls before being considered unused. | 90 |
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-thrifty
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select ECR Checks dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe benchmark run aws_thrifty.benchmark.ecr --share
Benchmark
This dashboard is automatically generated from the following benchmark:
benchmark.ecr