Amazon Macie
Receive Amazon Macie sensitive data discovery findings via EventBridge.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for Amazon Macie.
Configure Amazon Macie
Add the webhook URL in your Amazon Macie settings.
Auto-Detected
Alert24 auto-detects Amazon Macie payloads and maps them to incidents.
Step-by-Step Setup Instructions
Amazon Macie Webhook Setup
aws.macie and detail-type Macie FindingExample Webhook Payload
This is a sample payload that Amazon Macie sends to Alert24 when an alert fires.
{
"version": "0",
"source": "aws.macie",
"detail-type": "Macie Finding",
"detail": {
"schemaVersion": "1.0",
"accountId": "123456789012",
"region": "us-east-1",
"type": "SensitiveData:S3Object/Personal",
"description": "S3 object contains personal information including email addresses and phone numbers.",
"severity": {
"score": 8,
"description": "High"
},
"resourcesAffected": {
"s3Bucket": {
"name": "my-data-bucket",
"arn": "arn:aws:s3:::my-data-bucket"
},
"s3Object": {
"key": "uploads/user-export.csv"
}
}
}
}How Alert24 Maps Amazon Macie Data
Status Field
detail.severity.description
Message Field
detail.description
Auto-Create Incidents
Yes
Auto-Resolve Incidents
No
Status Mapping
| Alert24 Status | Amazon Macie Values |
|---|---|
| operational | Low |
| degraded | Medium |
| down | High |
Connect Amazon Macie 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.