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)

feita há 2 anos586 visualizações
1 Resposta
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
ENGENHEIRO DE SUPORTE
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas