gao87926

Results 2 comments of gao87926

There is a walkaround, https://andrewlock.net/secure-secrets-storage-for-asp-net-core-with-aws-secrets-manager-part-2/ Basically, build you config first time, load appsettings, then addSecretManager can use the params from config, at the end, the builder have to build again

The data for calculating "Canonical Query String" needs to do uriEncode first, which means the comma should be replaced by "%2C" https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html