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

Add @optionalAuth to all S3 operations #2955

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Add @optionalAuth to all S3 operations #2955

merged 1 commit into from
Aug 29, 2023

Conversation

jdisanti
Copy link
Collaborator

@jdisanti jdisanti commented Aug 28, 2023

In #2907, I created an allow list of S3 operations to add @optionalAuth to, but this turns out to be too restrictive, as seen in awslabs/aws-sdk-rust#878. This PR restores the original middleware behavior of allowing optional auth for all S3 operations.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jdisanti jdisanti requested a review from a team as a code owner August 28, 2023 22:47
@jdisanti jdisanti force-pushed the jdisanti-fix-sdk-878 branch from ca0b205 to cbc9c30 Compare August 28, 2023 22:49
@jdisanti jdisanti requested a review from a team as a code owner August 28, 2023 22:49
@github-actions
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@jdisanti jdisanti added this pull request to the merge queue Aug 29, 2023
Merged via the queue into main with commit 9f39607 Aug 29, 2023
@jdisanti jdisanti deleted the jdisanti-fix-sdk-878 branch August 29, 2023 22:22
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.

3 participants