aws-samples / aws-samples/aws-lambda-function-url-secured

sigv4 not work when a url contains special characters like `(

オープン
#20 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
27
フォーク
7
PR マージ指標
30日以内にマージされた PR はありません

説明

When a url contains characters like `! ' ( ) *`, the signature calculated by the lambda in this sample becomes invalid. More details are in this issue https://github.com/smithy-lang/smithy-typescript/issues/1224

I'm not sure whether the deprecated package `@aws-sdk/signature-v4` will get the required patch, but it would be better to bundle the latest `@smithy/signature-v4` package in this Lambda.
https://github.com/aws-samples/aws-lambda-function-url-secured/blob/40eb7fed7d02edbb3f3f0ff2d969ed2ff73f8d6c/src/functions/auth/auth.mjs#L5

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。