-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathexample_event.json
More file actions
57 lines (57 loc) · 1.95 KB
/
example_event.json
File metadata and controls
57 lines (57 loc) · 1.95 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
47
48
49
50
51
52
53
54
55
56
57
{
"body": null,
"headers": {
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate, sdch, br",
"Accept-Language": "en-US,en;q=0.8",
"Cache-Control": "no-cache",
"CloudFront-Forwarded-Proto": "https",
"CloudFront-Is-Desktop-Viewer": "true",
"CloudFront-Is-Mobile-Viewer": "false",
"CloudFront-Is-SmartTV-Viewer": "false",
"CloudFront-Is-Tablet-Viewer": "false",
"CloudFront-Viewer-Country": "US",
"Host": "gem3a27yj5.execute-api.us-east-1.amazonaws.com",
"Postman-Token": "148b86d5-5525-c0ec-3756-ec24d8eb0f56",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.98 Safari/537.36",
"Via": "1.1 8e16372eaca42fc64b70e3bcde725ef9.cloudfront.net (CloudFront)",
"X-Amz-Cf-Id": "ekjIPhCoWuazdKIji2IdEy4G9DG1AgwunkAbTDE_Me93l_kprnBQPr==",
"X-Forwarded-For": "71.189.200.100, 55.239.200.100",
"X-Forwarded-Port": "443",
"X-Forwarded-Proto": "https",
"Cookie": "yummy_cookie=choco; tasty_cookie=strawberry"
},
"httpMethod": "GET",
"isBase64Encoded": false,
"path": "/",
"pathParameters": null,
"queryStringParameters": {
"foo": "bar",
"more": "cowbell"
},
"requestContext": {
"accountId": "123456",
"apiId": "gem3a27yj5",
"httpMethod": "GET",
"identity": {
"accessKey": null,
"accountId": null,
"apiKey": null,
"caller": null,
"cognitoAuthenticationProvider": null,
"cognitoAuthenticationType": null,
"cognitoIdentityId": null,
"cognitoIdentityPoolId": null,
"sourceIp": "71.189.200.100",
"user": null,
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.98 Safari/537.36",
"userArn": null
},
"requestId": "3af01383-acb7-11e6-5033-c9b1ceccf5de",
"resourceId": "tcl0fqrc40",
"resourcePath": "/",
"stage": "prod"
},
"resource": "/",
"stageVariables": null
}