{
"version": "0",
"id": "6a7e8feb-b491-4cf7-a9f1-bf3703467718",
"detail-type": "Scheduled Event",
"source": "aws.events",
"account": "123456789012",
"time": "2024-07-04T12:00:00Z",
"region": "us-east-1",
"resources": [
"arn:aws:events:us-east-1:123456789012:rule/nightly-cleanup"
],
"detail": {
"operation": "cleanup",
"window_hours": 24,
"shards": [
{
"id": "a",
"cursor": "AAAA"
},
{
"id": "b",
"cursor": "BBBB"
}
],
"dry_run": false,
"request_id": "47b9a10c-3e2b-4b2d-9b34-1e1cfa9d6b0f",
"trace": {
"root": "1-66867f00-1234abcd5678ef901122ccdd"
}
}
}