Skip to content

Instantly share code, notes, and snippets.

@neal6940
neal6940 / aws_cloudwatch_alarm_rename.py
Last active December 1, 2020 02:23 — forked from wys1203/aws_cloudwatch_alarm_rename.py
AWS CloudWatch alarm rename script
# 2020-11-30
#
# code from gist fork:
#
# update alarm names from 3 cli args:
# - old alarm name
# - new alarm name
# - new alarm threshold
#