-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsample_event.json
More file actions
23 lines (23 loc) · 1.94 KB
/
sample_event.json
File metadata and controls
23 lines (23 loc) · 1.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"Records": [
{
"EventVersion": "1.0",
"EventSource": "aws:sns",
"EventSubscriptionArn": "arn:aws:sns:us-west-2:303480592763:ses_messages:26a58451-3392-4ab6-a829-d65c2968421a",
"Sns":
{
"MessageId": "483eae4c-4fb0-57e5-a5f9-ff9b08612bef",
"Signature": "Uy3tn/qAQg/sXARGk2DRddd31ZtyDE+B1IzRla/KA75BaerApJqN+H59q69z8H+pRx0AyUwOD1K0huBYdDRbAMVOUsMgZgdcNjj0gSfFg8uZvTuKaqTaWj4E0hmzoemHENWeuswuq3l6xoPcAJ9fHd2yFhX+792AV++i/8P4EKv/9I4j8Ejs3OxMRN49gkWefKbv4/avyHOdSaFTnXV0rGLmPb103dtjeY4K05PTKvUlPerN+MdRTvHrjApvqDvP0NEVyYBU4zFZQ6GnFcFnHtTk44c3NH/dVi6Gf9VrX8V1id5VSZICYiIG1iaUZ0b676IhRh8znzjMDWaczOBwkA==",
"Type": "Notification",
"TopicArn": "arn:aws:sns:us-west-2:303480592763:ses_messages",
"MessageAttributes": {},
"SignatureVersion": "1",
"Timestamp": "2017-07-05T20:01:21.366Z",
"SigningCertUrl": "https://sns.us-west-2.amazonaws.com/SimpleNotificationService-b95095beb82e8f6a046b3aafc7f4149a.pem",
"Message": "{\\"notificationType\\":\\"Delivery\\",\\"mail\\":{\\"timestamp\\":\\"2017-07-05T20:01:20.773Z\\",\\"source\\":\\"adsuresh@amazon.com\\",\\"sourceArn\\":\\"arn:aws:ses:us-west-2:303480592763:identity/adsuresh@amazon.com\\",\\"sourceIp\\":\\"205.251.233.183\\",\\"sendingAccountId\\":\\"303480592763\\",\\"messageId\\":\\"0101015d1457bd85-2ff839b3-c119-4311-b90c-5ce39eff3026-000000\\",\\"destination\\":[\\"adsuresh@amazon.com\\"]},\\"delivery\\":{\\"timestamp\\":\\"2017-07-05T20:01:21.302Z\\",\\"processingTimeMillis\\":529,\\"recipients\\":[\\"adsuresh@amazon.com\\"],\\"smtpResponse\\":\\"250 ok: Message 122614849 accepted\\",\\"remoteMtaIp\\":\\"207.171.188.9\\",\\"reportingMTA\\":\\"a27-42.smtp-out.us-west-2.amazonses.com\\"}}",
"UnsubscribeUrl": "https://sns.us-west-2.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=arn:aws:sns:us-west-2:303480592763:ses_messages:26a58451-3392-4ab6-a829-d65c2968421a",
"Subject": null
}
}
]
}