Explore documentation
AWS CloudWatch & Better Stack integration
This integration allows you to create Uptime incidents from AWS CloudWatch automatically.
Connect AWS CloudWatch and Uptime
- Go to Integrations β Importing data.
- Find the AWS CloudWatch card and click Add.
- Name your integration (e.g., "Backend service") and click Save changes.
- Copy the Endpoint URL.
In AWS SNS
- In your AWS console, go to Simple Notification Service (SNS) β Topics β Create topic.
- Enter a Topic name (e.g.,
UptimeCloudWatchTopic) and click Create topic. - Go to Subscriptions β Create subscription.
- For Topic ARN, select the topic you just created.
- For Protocol, select HTTPS.
- For Endpoint, paste the URL you copied from Better Stack.
- Click Create subscription. AWS will send a confirmation request to our webhook, and we will confirm it automatically.
In AWS CloudWatch
- Go to CloudWatch β Alarms and select the alarm you want to configure.
- Click Edit.
- In Step 2: Configure actions, add two notification actions:
- One for the In alarm state.
- One for the OK state.
- For both actions, select the SNS topic you created earlier.
- Click Update alarm.
You're done. π