API Monitoring
Get alerted when AWS services have issues that could affect your infrastructure.
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.
AWS maintains a status page at health.aws.amazon.com. However, it's notoriously slow to update during major outages.
Key services to watch:
Add your AWS endpoints to your monitors and get alerted on issues instantly.
Start monitoring free →