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)

preguntada hace 2 años586 visualizaciones
1 Respuesta
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
INGENIERO DE SOPORTE
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas