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

service/internal/checksum: Fix opt-in to checksum output validation #1607

Merged
merged 2 commits into from Mar 7, 2022

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Mar 1, 2022

Updates the SDK's checksum validation logic to require opt-in to output
response payload validation. The SDK was always preforming output
response payload checksum validation, not respecting the output
validation model option.

Fixes #1606

Updates the SDK's checksum validation logic to require opt-in to output
response payload validation. The SDK was always preforming output
response payload checksum validation, not respecting the output
validation model option.

Fixes aws#1606
@jasdel jasdel merged commit dfc3d8c into aws:main Mar 7, 2022
@jasdel jasdel deleted the fixup/ChecksumLogs branch March 7, 2022 17:54
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.

Update to github.com/aws/aws-sdk-go-v2/service/s3 v1.25.0: plenty of warnings related to missing checksums
2 participants