Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 635 Bytes

File metadata and controls

29 lines (17 loc) · 635 Bytes

Cloudwatch Contributor Insights

A read-only script that queries Cloudwatch resources and displays information.

Running

bash cloudwatch-contributor-insights.sh

What it does

  1. Listing existing rules
  2. Listing log groups for analysis
  3. Getting metric widget image (base64)

Resources created

None — this script is read-only.

Cost

No cost. This script only reads existing resources.

Related docs