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

aws/signer/v4: Add X-Amz-Object-Lock-* as unhoisted presign headers #3968

Merged
merged 2 commits into from
Jun 18, 2021

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Jun 18, 2021

Updates the SigV4 signer to exclude the X-Amz-Object-Lock- group of headers to not be signed as a part of the query string for presigned URLs.

Related to aws/aws-sdk-go-v2#1307

Updates the SigV4 signer to exlucde the X-Amz-Object-Lock- group of
headers to not be signed as a part of the query string for presigned
URLs.

Related to aws/aws-sdk-go-v2#1307
@jasdel jasdel merged commit be8c07d into aws:main Jun 18, 2021
@jasdel jasdel deleted the fixup/PresignURLHoisting branch June 18, 2021 18:52
jasdel pushed a commit that referenced this pull request Jul 14, 2021
Related to the work done in #3968 - noted there were a few minor typos made when flipping to allow/exclude named lists.
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.

None yet

2 participants