aws-samples / amazon-cloudwatch-auto-alarms

Automatically create and configure Amazon CloudWatch alarms for EC2 instances, RDS, and AWS Lambda using tags for standard and custom CloudWatch Metrics.
MIT No Attribution
90 stars 84 forks source link

Can an auto-alarm be set to a RDS database using this code? #27

Open GopiRadhi opened 1 year ago

GopiRadhi commented 1 year ago

Can an auto-alarm be set to a RDS database using this code? #27

sebas-astigarraga commented 2 weeks ago

Yes, this solution currently supports the creation of alarms for RDS. Merged in -> Implement RDS support #34