package
1.41.1
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Functions

AddValidateResponseChecksum adds the Checksum to the middleware stack if checksum is not disabled.

# Structs

AddValidateResponseChecksumOptions provides the options for the AddValidateResponseChecksum middleware setup.
Checksum provides a middleware to validate the DynamoDB response body's integrity by comparing the computed CRC32 checksum with the value provided in the HTTP response header.