Skip to content

Instantly share code, notes, and snippets.

@alexmchale
Created February 28, 2017 23:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexmchale/b98a4fd4b78ce5f245a62b40038e9947 to your computer and use it in GitHub Desktop.
Save alexmchale/b98a4fd4b78ce5f245a62b40038e9947 to your computer and use it in GitHub Desktop.
error from edm
{"err":{"err":"InvalidSignatureException: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.\n\nThe Canonical String for this request should have been\n'POST\n/2015-03-31/functions/generator/invocations\n\nhost:lambda.us-east-1.amazonaws.com\nrequest-id:331dadb1-ca94-4702-aea4-a75814d7241e\nx-amz-content-sha256:052aad814a43f23b532a7a5e061a04c00509f286fc5ab0771df82ea9ebff1c65\nx-amz-date:20170228T231710Z\nx-client-send:1488323830067000\nx-parent:17\nx-span-id:0b085155-fe73-4732-83bc-f552f3ad7e27\n\nhost;request-id;x-amz-content-sha256;x-amz-date;x-client-send;x-parent;x-span-id\n052aad814a43f23b532a7a5e061a04c00509f286fc5ab0771df82ea9ebff1c65'\n\nThe String-to-Sign should have been\n'AWS4-HMAC-SHA256\n20170228T231710Z\n20170228/us-east-1/lambda/aws4_request\nbe82c8960dee68ea8f284bed241b6155ee59a2b7216d049446f3c4e2c064b2c4'\n\n at Object.extractError (/home/ubuntu/deployments/2017-02-27_9-22-53/EDMdesigner-API/node_modules/aws-sdk/lib/protocol/json.js:43:27)\n at Request.extractError (/home/ubuntu/deployments/2017-02-27_9-22-53/EDMdesigner-API/node_modules/aws-sdk/lib/protocol/rest_json.js:37:8)\n at Request.callListeners (/home/ubuntu/deployments/2017-02-27_9-22-53/EDMdesigner-API/node_modules/aws-sdk/lib/sequential_executor.js:105:20)\n at Request.emit (/home/ubuntu/deployments/2017-02-27_9-22-53/EDMdesigner-API/node_modules/aws-sdk/lib/sequential_executor.js:77:10)\n at Request.emit (/home/ubuntu/deployments/2017-02-27_9-22-53/EDMdesigner-API/node_modules/aws-sdk/lib/request.js:668:14)\n at Request.transition (/home/ubuntu/deployments/2017-02-27_9-22-53/EDMdesigner-API/node_modules/aws-sdk/lib/request.js:22:10)\n at AcceptorStateMachine.runTo (/home/ubuntu/deployments/2017-02-27_9-22-53/EDMdesigner-API/node_modules/aws-sdk/lib/state_machine.js:14:12)\n at /home/ubuntu/deployments/2017-02-27_9-22-53/EDMdesigner-API/node_modules/aws-sdk/lib/state_machine.js:26:10\n at Request.<anonymous> (/home/ubuntu/deployments/2017-02-27_9-22-53/EDMdesigner-API/node_modules/aws-sdk/lib/request.js:38:9)\n at Request.<anonymous> (/home/ubuntu/deployments/2017-02-27_9-22-53/EDMdesigner-API/node_modules/aws-sdk/lib/request.js:670:12)"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment