|
| 1 | +{ |
| 2 | + "body": null, |
| 3 | + "headers": { |
| 4 | + "Accept": "application/json", |
| 5 | + "Accept-Encoding": "gzip, deflate", |
| 6 | + "cache-control": "no-cache", |
| 7 | + "CloudFront-Forwarded-Proto": "https", |
| 8 | + "CloudFront-Is-Desktop-Viewer": "true", |
| 9 | + "CloudFront-Is-Mobile-Viewer": "false", |
| 10 | + "CloudFront-Is-SmartTV-Viewer": "false", |
| 11 | + "CloudFront-Is-Tablet-Viewer": "false", |
| 12 | + "CloudFront-Viewer-Country": "US", |
| 13 | + "Content-Type": "application/json", |
| 14 | + "headerName": "headerValue", |
| 15 | + "Host": "gy415nuibc.execute-api.us-east-1.amazonaws.com", |
| 16 | + "Postman-Token": "9f583ef0-ed83-4a38-aef3-eb9ce3f7a57f", |
| 17 | + "User-Agent": "PostmanRuntime/2.4.5", |
| 18 | + "Via": "1.1 d98420743a69852491bbdea73f7680bd.cloudfront.net (CloudFront)", |
| 19 | + "X-Amz-Cf-Id": "pn-PWIJc6thYnZm5P0NMgOUglL1DYtl0gdeJky8tqsg8iS_sgsKD1A==", |
| 20 | + "X-Forwarded-For": "54.240.196.186, 54.182.214.83", |
| 21 | + "X-Forwarded-Port": "443", |
| 22 | + "X-Forwarded-Proto": "https" |
| 23 | + }, |
| 24 | + "httpMethod": "GET", |
| 25 | + "isBase64Encoded": false, |
| 26 | + "multiValueHeaders": { |
| 27 | + "Accept": ["application/json"], |
| 28 | + "Accept-Encoding": ["gzip, deflate"], |
| 29 | + "cache-control": ["no-cache"], |
| 30 | + "CloudFront-Forwarded-Proto": ["https"], |
| 31 | + "CloudFront-Is-Desktop-Viewer": ["true"], |
| 32 | + "CloudFront-Is-Mobile-Viewer": ["false"], |
| 33 | + "CloudFront-Is-SmartTV-Viewer": ["false"], |
| 34 | + "CloudFront-Is-Tablet-Viewer": ["false"], |
| 35 | + "CloudFront-Viewer-Country": ["US"], |
| 36 | + "Content-Type": ["application/json"], |
| 37 | + "headerName": ["headerValue"], |
| 38 | + "Host": ["gy415nuibc.execute-api.us-east-1.amazonaws.com"], |
| 39 | + "Postman-Token": ["9f583ef0-ed83-4a38-aef3-eb9ce3f7a57f"], |
| 40 | + "User-Agent": ["PostmanRuntime/2.4.5"], |
| 41 | + "Via": ["1.1 d98420743a69852491bbdea73f7680bd.cloudfront.net (CloudFront)"], |
| 42 | + "X-Amz-Cf-Id": ["pn-PWIJc6thYnZm5P0NMgOUglL1DYtl0gdeJky8tqsg8iS_sgsKD1A=="], |
| 43 | + "X-Forwarded-For": ["54.240.196.186, 54.182.214.83"], |
| 44 | + "X-Forwarded-Port": ["443"], |
| 45 | + "X-Forwarded-Proto": ["https"] |
| 46 | + }, |
| 47 | + "multiValueQueryStringParameters": { |
| 48 | + "key": ["value"] |
| 49 | + }, |
| 50 | + "path": "/stats", |
| 51 | + "pathParameters": null, |
| 52 | + "queryStringParameters": { |
| 53 | + "key": "value" |
| 54 | + }, |
| 55 | + "requestContext": { |
| 56 | + "accountId": "xxxxx", |
| 57 | + "apiId": "xxxxx", |
| 58 | + "domainName": "testPrefix.testDomainName", |
| 59 | + "domainPrefix": "testPrefix", |
| 60 | + "extendedRequestId": "NvWWKEZbliAFliA=", |
| 61 | + "httpMethod": "GET", |
| 62 | + "identity": { |
| 63 | + "accessKey": "xxxxx", |
| 64 | + "accountId": "xxxxx", |
| 65 | + "apiKey": "test-invoke-api-key", |
| 66 | + "apiKeyId": "test-invoke-api-key-id", |
| 67 | + "caller": "xxxxx:xxxxx", |
| 68 | + "cognitoAuthenticationProvider": null, |
| 69 | + "cognitoAuthenticationType": null, |
| 70 | + "cognitoIdentityId": null, |
| 71 | + "cognitoIdentityPoolId": null, |
| 72 | + "principalOrgId": null, |
| 73 | + "sourceIp": "test-invoke-source-ip", |
| 74 | + "user": "xxxxx:xxxxx", |
| 75 | + "userAgent": "aws-internal/3 aws-sdk-java/1.12.154 Linux/5.4.156-94.273.amzn2int.x86_64 OpenJDK_64-Bit_Server_VM/25.322-b06 java/1.8.0_322 vendor/Oracle_Corporation cfg/retry-mode/standard", |
| 76 | + "userArn": "arn:aws:sts::xxxxx:assumed-role/xxxxx/xxxxx" |
| 77 | + }, |
| 78 | + "path": "/stats", |
| 79 | + "protocol": "HTTP/1.1", |
| 80 | + "requestId": "e5488776-afe4-4e5e-92b1-37bd23f234d6", |
| 81 | + "requestTime": "18/Feb/2022:13:23:12 +0000", |
| 82 | + "requestTimeEpoch": 1645190592806, |
| 83 | + "resourceId": "ddw8yd", |
| 84 | + "resourcePath": "/stats", |
| 85 | + "stage": "test-invoke-stage" |
| 86 | + }, |
| 87 | + "resource": "/stats", |
| 88 | + "stageVariables": null |
| 89 | +} |
0 commit comments