Fixed Sigv4 Signing for Managed Service (#279)

Fixed SigV4 Signing for Async Requests with QueryStrings

Signed-off-by: Theo Truong <[email protected]>

Signed-off-by: Theo Truong <[email protected]>
This commit is contained in:
Theo Nam Truong
2023-01-23 18:38:31 -08:00
committed by GitHub
parent 4059251c13
commit 58aa041db3
7 changed files with 22 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
stack_version: ['2.1.0']
stack_version: ['2.1.1']
steps:
- name: Checkout