-
Notifications
You must be signed in to change notification settings - Fork 1
/
event.json
113 lines (113 loc) · 3.31 KB
/
event.json
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
"resource": "/test",
"path": "/test",
"httpMethod": "GET",
"headers": {
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate, br",
"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": "bg19k9870g.execute-api.us-east-1.amazonaws.com",
"Postman-Token": "dcdb3a63-9dab-4375-aaab-075a04a32e55",
"User-Agent": "PostmanRuntime/7.26.5",
"Via": "1.1 977ac41beb5fbb1d70f7ee898340f5f2.cloudfront.net (CloudFront)",
"X-Amz-Cf-Id": "k0JxnR_tm3HuI8huBcktx-HgygnxjTpgfdgvhrcgCetbiWAfP-ipww==",
"X-Amzn-Trace-Id": "Root=1-5f6f76f3-6ae37aa44e702aa3a4b9c434",
"X-Forwarded-For": "99.64.81.97, 64.252.176.137",
"X-Forwarded-Port": "443",
"X-Forwarded-Proto": "https"
},
"multiValueHeaders": {
"Accept": [
"*/*"
],
"Accept-Encoding": [
"gzip, deflate, br"
],
"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": [
"bg19k9870g.execute-api.us-east-1.amazonaws.com"
],
"Postman-Token": [
"dcdb3a63-9dab-4375-aaab-075a04a32e55"
],
"User-Agent": [
"PostmanRuntime/7.26.5"
],
"Via": [
"1.1 977ac41beb5fbb1d70f7ee898340f5f2.cloudfront.net (CloudFront)"
],
"X-Amz-Cf-Id": [
"k0JxnR_tm3HuI8huBcktx-HgygnxjTpgfdgvhrcgCetbiWAfP-ipww=="
],
"X-Amzn-Trace-Id": [
"Root=1-5f6f76f3-6ae37aa44e702aa3a4b9c434"
],
"X-Forwarded-For": [
"99.64.81.97, 64.252.176.137"
],
"X-Forwarded-Port": [
"443"
],
"X-Forwarded-Proto": [
"https"
]
},
"queryStringParameters": null,
"multiValueQueryStringParameters": null,
"pathParameters": null,
"stageVariables": null,
"requestContext": {
"resourceId": "hcjbpw",
"resourcePath": "/merchants",
"httpMethod": "GET",
"extendedRequestId": "Te-GDHfOoAMFWZA=",
"requestTime": "26/Sep/2020:17:14:27 +0000",
"path": "/dev/merchants",
"accountId": "609025520941",
"protocol": "HTTP/1.1",
"stage": "dev",
"domainPrefix": "bg19k9870g",
"requestTimeEpoch": 1601140467437,
"requestId": "cba2e5ab-2ea2-4021-b1cc-97c11b88797d",
"identity": {
"cognitoIdentityPoolId": null,
"accountId": null,
"cognitoIdentityId": null,
"caller": null,
"sourceIp": "99.64.81.97",
"principalOrgId": null,
"accessKey": null,
"cognitoAuthenticationType": null,
"cognitoAuthenticationProvider": null,
"userArn": null,
"userAgent": "PostmanRuntime/7.26.5",
"user": null
},
"domainName": "bg19k9870g.execute-api.us-east-1.amazonaws.com",
"apiId": "bg19k9870g"
},
"body": null,
"isBase64Encoded": false
}