-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathsample.json
More file actions
46 lines (46 loc) · 1.04 KB
/
sample.json
File metadata and controls
46 lines (46 loc) · 1.04 KB
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
{
"awsRegion": "us-west-2",
"eventID": "d3ed405e-420b-4601-8aaf-bda773a16d86",
"eventName": "MODIFY",
"userIdentity": null,
"recordFormat": "application/json",
"tableName": "hubert_dynamocdc",
"dynamodb": {
"ApproximateCreationDateTime": 1667565639982,
"Keys": {
"userid": {
"N": "8"
}
},
"NewImage": {
"last_name": {
"S": "gX8fQ2n"
},
"phone": {
"N": "8"
},
"userid": {
"N": "8"
},
"first_name": {
"S": "gX8fQ2n"
}
},
"OldImage": {
"last_name": {
"S": "K2zqYSK"
},
"phone": {
"N": "8"
},
"userid": {
"N": "8"
},
"first_name": {
"S": "K2zqYSK"
}
},
"SizeBytes": 104
},
"eventSource": "aws:dynamodb"
}