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

updates content checksum middleware order to 0 #334

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

skotambkar
Copy link
Contributor

@skotambkar skotambkar commented Oct 22, 2021

Please run code-generation on SDK (will update order of middleware for s3 and s3control that use the httpChecksumRequired trait). Expect no change in behavior.

Description of changes:

This lets AWS SDK handle the updated middleware at a later time. Changes order to 0 so this smithy-go middleware is handled before any other aws build middleware with order more than 0.

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

@jasdel jasdel merged commit c6d57f6 into aws:main Oct 22, 2021
jasdel added a commit to aws/aws-sdk-go-v2 that referenced this pull request Oct 28, 2021
Regenerate Amazon S3 and Amazon S3 Control API clients based on update to checksum middleware ordering.

Related to aws/smithy-go#334
jrichard8 pushed a commit to jrichard8/aws-sdk-go-v2 that referenced this pull request Feb 14, 2022
Regenerate Amazon S3 and Amazon S3 Control API clients based on update to checksum middleware ordering.

Related to aws/smithy-go#334
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