Advertisement
Guest User

Untitled

a guest
Jan 21st, 2020
1,637
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.18 KB | None | 0 0
  1. RESPONSE HEADER:
  2.  
  3. {"Access-Control-Allow-Origin":"*","Access-Control-Allow-Credentials":"true","X-Amzn-Trace-Id":"Root=1-5e279e6d-80442c4840a5782a3e21c113;Sampled=0"}
  4.  
  5. LOGS:
  6.  
  7. Execution log for request 8b549411-399d-458b-b4c4-3844b116c6f4
  8. Wed Jan 22 00:59:25 UTC 2020 : Starting execution for request: 8b549411-399d-458b-b4c4-3844b116c6f4
  9. Wed Jan 22 00:59:25 UTC 2020 : HTTP Method: GET, Resource Path: /sites
  10. Wed Jan 22 00:59:25 UTC 2020 : Method request path: {}
  11. Wed Jan 22 00:59:25 UTC 2020 : Method request query string: {}
  12. Wed Jan 22 00:59:25 UTC 2020 : Method request headers: {}
  13. Wed Jan 22 00:59:25 UTC 2020 : Method request body before transformations:
  14. Wed Jan 22 00:59:25 UTC 2020 : Endpoint request URI: https://lambda.eu-west-1.amazonaws.com/2015-03-31/functions/arn:aws:lambda:eu-west-1:106845550704:function:app-api-prod-listSites/invocations
  15. Wed Jan 22 00:59:25 UTC 2020 : Endpoint request headers: {x-amzn-lambda-integration-tag=8b549411-399d-458b-b4c4-3844b116c6f4, Authorization=************************************************************************************************************************************************************************************************************************************************************************************************************************d3ffa0, X-Amz-Date=20200122T005925Z, x-amzn-apigateway-api-id=ood6x42fwi, X-Amz-Source-Arn=arn:aws:execute-api:eu-west-1:106845550704:ood6x42fwi/test-invoke-stage/GET/sites, Accept=application/json, User-Agent=AmazonAPIGateway_ood6x42fwi, X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIj//////////wEaCWV1LXdlc3QtMSJHMEUCIQCwtlLVu6AwgCVcOSeSnOZBG8pD8+TgZTvM5xNlDglszQIgKyHcZeT1pE2VDd6F5bNwD+PxIol7a1XsYYcFK/Ciz8wqtAMIIBABGgw2MzExNDQwMDIwOTkiDIN06CVuWuqnsbJ6iiqRA4bJ04ElCcGS6Q2oLfPoQ6LvNxsGKMagVHzy1PmkAQvfwCpYl0jloVmoTlmDFRBMw99iQDpudkuCwe0b3ABCThSPecN2mqW2WQwD/3LmDvhoglT9wtTIk83ZVXa+rA98kNYFp+qKWbhJnUitLnhM/w4 [TRUNCATED]
  16. Wed Jan 22 00:59:25 UTC 2020 : Endpoint request body after transformations: {"resource":"/sites","path":"/sites","httpMethod":"GET","headers":null,"multiValueHeaders":null,"queryStringParameters":null,"multiValueQueryStringParameters":null,"pathParameters":null,"stageVariables":null,"requestContext":{"resourceId":"m8uuh7","resourcePath":"/sites","httpMethod":"GET","extendedRequestId":"GrWxIFvvDoEFkXQ=","requestTime":"22/Jan/2020:00:59:25 +0000","path":"/sites","accountId":"106845550704","protocol":"HTTP/1.1","stage":"test-invoke-stage","domainPrefix":"testPrefix","requestTimeEpoch":1579654765600,"requestId":"8b549411-399d-458b-b4c4-3844b116c6f4","identity":{"cognitoIdentityPoolId":null,"cognitoIdentityId":null,"apiKey":"test-invoke-api-key","principalOrgId":null,"cognitoAuthenticationType":null,"userArn":"arn:aws:iam::106845550704:root","apiKeyId":"test-invoke-api-key-id","userAgent":"aws-internal/3 aws-sdk-java/1.11.690 Linux/4.9.184-0.1.ac.235.83.329.metal1.x86_64 OpenJDK_64-Bit_Server_VM/25.232-b09 java/1.8.0_232 vendor/Oracle_Corporati [TRUNCATED]
  17. Wed Jan 22 00:59:25 UTC 2020 : Sending request to https://lambda.eu-west-1.amazonaws.com/2015-03-31/functions/arn:aws:lambda:eu-west-1:106845550704:function:app-api-prod-listSites/invocations
  18. Wed Jan 22 00:59:25 UTC 2020 : Received response. Status: 200, Integration latency: 36 ms
  19. Wed Jan 22 00:59:25 UTC 2020 : Endpoint response headers: {Date=Wed, 22 Jan 2020 00:59:25 GMT, Content-Type=application/json, Content-Length=132, Connection=keep-alive, x-amzn-RequestId=77acac0e-c0b4-43b8-adb1-b59f998001ea, x-amzn-Remapped-Content-Length=0, X-Amz-Executed-Version=$LATEST, X-Amzn-Trace-Id=root=1-5e279e6d-80442c4840a5782a3e21c113;sampled=0}
  20. Wed Jan 22 00:59:25 UTC 2020 : Endpoint response body before transformations: {"statusCode":500,"headers":{"Access-Control-Allow-Origin":"*","Access-Control-Allow-Credentials":true},"body":"{\"status\":false}"}
  21. Wed Jan 22 00:59:25 UTC 2020 : Method response body after transformations: {"status":false}
  22. Wed Jan 22 00:59:25 UTC 2020 : Method response headers: {Access-Control-Allow-Origin=*, Access-Control-Allow-Credentials=true, X-Amzn-Trace-Id=Root=1-5e279e6d-80442c4840a5782a3e21c113;Sampled=0}
  23. Wed Jan 22 00:59:25 UTC 2020 : Successfully completed execution
  24. Wed Jan 22 00:59:25 UTC 2020 : Method completed with status: 500
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement