Search code examples
amazon-cloudwatch

Renaming an Amazon CloudWatch Alarm


I'm trying to organize a large number of CloudWatch alarms for maintainability, and the web console grays out the name field on an edit. Is there another method (preferably something scriptable) for updating the name of CloudWatch alarms? I would prefer a solution that does not require any programming beyond simple executable scripts.


Solution

  • Unfortunately it looks like this is not currently possible.