Dashboard: Limit
Description
The number of tags on each resource should be monitored to avoid hitting the limit unexpectedly.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-tags
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select Limit dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe benchmark run aws_tags.benchmark.limit --share
Benchmark
This dashboard is automatically generated from the following benchmark:
benchmark.limit