Skip to content

srkiNZ84/clean-cloudwatch-alarms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Bash script to clean old CloudWatch Alarms

About

This is a simple bash script, which uses the AWS CLI and jq to get a list of all CloudWatch alarms that are in "INSUFFICIENT_DATA" state and then delete them.

Pre-requisites

  • AWS CLI installed and configured
  • jq installed

How to run

From bash, run:

./clean_old_alarms.sh

About

Script to clean up old CloudWatch alarms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages