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

Commits on Mar 1, 2022

  1. service/internal/checksum: Fix opt-in to checksum output validation

    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 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    79b5f39 View commit details
    Browse the repository at this point in the history
  2. add changelog

    jasdel committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    99706b7 View commit details
    Browse the repository at this point in the history