forked from Leosalles/lambda_cpfs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathevent.json.bkp_ddb
51 lines (51 loc) · 1.94 KB
/
event.json.bkp_ddb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"Records": [
{
"eventID": "89b63a93499894123cf3c4e3a70896b8",
"eventName": "INSERT",
"eventVersion": "1.0",
"eventSource": "aws:dynamodb",
"awsRegion": "us-east-1",
"dynamodb": {
"Keys": {
"uuid": {
"S": "33e067bc-ce38-4b0f-9d81-5daef1686e16"
},
"email": {
"S": "[email protected]"
}
},
"NewImage": {
"date": {
"N": "1452215053457"
},
"diag": {
"S": "smtp;550 5.1.1 The email account that you tried to reach does not exist. Please try double-checking the recipient's email address for typos or unnecessary spaces. Learn more at https://support.google.com/mail/answer/6596 c136si1960746ywb.23 - gsmtp"
},
"id": {
"S": "326fdd99c41d43bfbf37f7a0bb1b5afe"
},
"state": {
"S": "bounced"
},
"event": {
"S": "hard_bounce"
},
"uuid": {
"S": "33e067bc-ce38-4b0f-9d81-5daef1686e16"
},
"email": {
"S": "[email protected]"
},
"bounce_description": {
"S": "bad_mailbox"
}
},
"SequenceNumber": "1672200000000001193343574",
"SizeBytes": 519,
"StreamViewType": "NEW_IMAGE"
},
"eventSourceARN": "arn:aws:dynamodb:us-east-1:162741033429:table/bounces/stream/2016-01-07T14:32:29.569"
}
]
}