API Monitoring

Monitor AWS API

Get alerted when AWS services have issues that could affect your infrastructure.

Why Monitor AWS?

Endpoints to Monitor

https://s3.{region}.amazonaws.com/{bucket}/health.txt

Create a health check file in S3 and monitor its accessibility.

https://{api-id}.execute-api.{region}.amazonaws.com/health

API Gateway health endpoint. Monitor your API Gateway deployments.

https://{function-url}.lambda-url.{region}.on.aws/

Lambda function URL. Direct monitoring of Lambda functions.

AWS APIs often require signed requests. Create public health endpoints for easier monitoring.

Official AWS Status

AWS maintains a status page at health.aws.amazon.com. However, it's notoriously slow to update during major outages.

Key services to watch:

Monitoring Strategy

Start monitoring AWS

Add your AWS endpoints to your monitors and get alerted on issues instantly.

Start monitoring free →

Monitor Other APIs