S3 Object Lambda Function v4signature error

0

I am calling "WriteGetObjectResponseCommand" from a S3 object lambda function - there shouldn't be a need to manually set credentials within the event handler - and getting an error related to SignatureV4: Error TypeError: Cannot read property 'trim' of undefined at Object.getCanonicalHeaders (/opt/nodejs/node_modules/@aws-sdk/signature-v4/dist-cjs/getCanonicalHeaders.js:17:62) at SignatureV4.signRequest (/opt/nodejs/node_modules/@aws-sdk/signature-v4/dist-cjs/SignatureV4.js:97:56) at async StandardRetryStrategy.retry (/opt/nodejs/node_modules/@aws-sdk/middleware-retry/dist-cjs/StandardRetryStrategy.js:51:46) at async /opt/nodejs/node_modules/@aws-sdk/middleware-logger/dist-cjs/loggerMiddleware.js:6:22 at async /var/task/index.js:78:26 at async /var/task/index.js:66:9 at async Runtime.lambdaHandler [as handler] (/var/task/index.js:57:5)

已提问 2 年前586 查看次数
1 回答
0

Hello,

Please refer the requester to the following: https://github.com/aws/aws-sdk-js-v3/issues/2725

Let us know if there are any questions.

AWS
支持工程师
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则