FEA-Bench / testbed /aws-powertools__powertools-lambda-python /docs /shared /validation_basic_eventbridge_event.json
hc99's picture
Add files using upload-large-folder tool
e18c302 verified
{
"id": "cdc73f9d-aea9-11e3-9d5a-835b769c0d9c",
"detail-type": "Scheduled Event",
"source": "aws.events",
"account": "123456789012",
"time": "1970-01-01T00:00:00Z",
"region": "us-east-1",
"resources": [
"arn:aws:events:us-east-1:123456789012:rule/ExampleRule"
],
"detail": {
"message": "hello hello",
"username": "blah blah"
}
}