AWS Cost Anomaly Detection
Receive AWS cost anomaly and spending spike alerts via SNS/EventBridge.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for AWS Cost Anomaly Detection.
Configure AWS Cost Anomaly Detection
Add the webhook URL in your AWS Cost Anomaly Detection settings.
Auto-Detected
Alert24 auto-detects AWS Cost Anomaly Detection payloads and maps them to incidents.
Step-by-Step Setup Instructions
AWS Cost Anomaly Detection Webhook Setup
aws.ce and detail-type Anomaly DetectedExample Webhook Payload
This is a sample payload that AWS Cost Anomaly Detection sends to Alert24 when an alert fires.
{
"version": "0",
"source": "aws.ce",
"detail-type": "Anomaly Detected",
"detail": {
"anomalyId": "arn:aws:ce:us-east-1:123456789012:anomaly/abcdef-1234-5678",
"monitorName": "Production AWS Services",
"monitorArn": "arn:aws:ce:us-east-1:123456789012:anomalymonitor/abcdef-1234",
"anomalyScore": {
"maxScore": 0.92,
"currentScore": 0.87
},
"impact": {
"maxImpact": 450,
"totalImpact": 320.5,
"totalActualSpend": 1520.5,
"totalExpectedSpend": 1200
},
"rootCauses": [
{
"service": "Amazon EC2",
"region": "us-east-1",
"usageType": "BoxUsage:m5.xlarge"
}
],
"anomalyStartDate": "2024-01-14",
"anomalyEndDate": "2024-01-15"
}
}How Alert24 Maps AWS Cost Anomaly Detection Data
Status Field
detail-type
Message Field
detail.monitorName
Auto-Create Incidents
Yes
Auto-Resolve Incidents
No
Status Mapping
| Alert24 Status | AWS Cost Anomaly Detection Values |
|---|---|
| degraded | Anomaly Detected |
Connect AWS Cost Anomaly Detection to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More Cloud Platforms Integrations
AWS CloudWatch
InboundReceive CloudWatch alarm notifications via SNS webhook.
Azure Monitor
InboundReceive Azure Monitor alerts and log Activity Log changes to correlate infrastructure changes with incidents.
Azure Service Health
InboundReceive Azure Service Health incident, maintenance, and advisory notifications.
Azure Resource Health
InboundReceive Azure Resource Health notifications for individual resource availability.
Google Cloud Monitoring
InboundReceive Google Cloud Monitoring (formerly Stackdriver) alerts.
Google Cloud SCC
InboundReceive Google Cloud Security Command Center threat and vulnerability findings via Pub/Sub.