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 support for trailing checksum #1600

Merged
merged 4 commits into from Feb 24, 2022
Merged

Add support for trailing checksum #1600

merged 4 commits into from Feb 24, 2022

Commits on Feb 24, 2022

  1. Add support for trailing checksum

    Updates the SDK adding support Amazon S3 for trailing checksums computed
    with the aws-chunked content-encoding format. Adds a new internal
    service module, `checksum` to the SDK that API models decorated with the
    `httpChecksum` smithy trail will use.
    skotambkar authored and jasdel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    ff1687f View commit details
    Browse the repository at this point in the history
  2. update s3 API model

    jasdel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    4f69192 View commit details
    Browse the repository at this point in the history
  3. regenerate s3 api client

    jasdel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    3157f56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    151be8d View commit details
    Browse the repository at this point in the history