issues
search
awsdocs
/
aws-cdk-guide
User guide for the AWS Cloud Development Kit (CDK).
Other
335
stars
222
forks
source link
Improvements to Set a CloudWatch Alarm topic
#304
Open
ghost
opened
3 years ago
ghost
commented
3 years ago
Add:
example of creating a composite alarm
example of setting an alarm action, e.g. send to an SNS topic
Use actual namespace and reasonable dimensions
Show how to connect the alarm to the service you want to monitor
example of an alarm that triggers when an AppSync API has a certain number of 4xx responses
Add: