Amazon Macie + Alert24

Stream events from Amazon Macie into Alert24 to correlate changes with incidents and shorten time to resolution.

Receive Amazon Macie sensitive data discovery findings via EventBridge.

Auto-detected payloads

Alert24 recognizes Amazon Macie webhooks out of the box and maps fields to incidents automatically.

On-call routing & escalations

Page the right engineer over SMS, voice, push, email, or chat with policy-driven escalations.

Auto-updating status pages

Promote incidents to a public or private status page with one click and keep customers informed.

Change correlation & AI RCA

Recent deploys, infra updates, and feature flag flips surface alongside the incident for faster root cause.

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

1.In EventBridge, create a rule with source aws.macie and detail-type Macie Finding
2.Set the target to an SNS topic
3.Add an HTTPS subscription to the SNS topic using the webhook URL above
4.Confirm the subscription when you receive the confirmation request
5.Macie automatically discovers sensitive data in S3 — findings will arrive as they are detected

Example 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 StatusAmazon 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