Did found the similar question earlier but no solution there. How to create cloudwatch alarm for multiple ec2 instances?
Let's say I have 15 ec2 instances, I can group them with a tag, how to create single cloudwatch alarm for only these set of machines?
There are other solutions mentioned to create a script to create individual alarm for all these machines, but how to use a single alarm for all the instances?