-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevent.json
More file actions
25 lines (25 loc) · 803 Bytes
/
event.json
File metadata and controls
25 lines (25 loc) · 803 Bytes
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
{
"Records": [
{
"cf": {
"config": {
"distributionId": "EXAMPLE"
},
"request": {
"uri": "/api/rich_link",
"method": "GET",
"clientIp": "2001:cdba::3257:9652",
"body": "<meta property=\"og:image\" content=\"https://cambiatus-uploads.s3.amazonaws.com/cambiatus-uploads/b214c106482a46ad89f3272761d3f5b5\">",
"headers": {
"host": [
{
"key": "Host",
"value": "d123.cf.net"
}
]
}
}
}
}
]
}