Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow disableNormalizePath authScheme parameter for sigv4/sigv4a #1766

Closed

Conversation

alextwoods
Copy link
Contributor

Description of changes:
Add the disableNormalizePath property as an allowed property for sigv4 and sigv4a auth schemes. This parameter is required for some services (eg: S3) to correctly sign requests. Specifying it in endpoint parameters will allow SDKs to potentially remove more S3 customizations.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kstich
Copy link
Contributor

kstich commented Jul 18, 2023

Closing as this will be added to #1855

@kstich kstich closed this Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants