@aws-sdk/client-bedrock-agent-runtime
Advanced tools
Changelog
3.731.0 (2025-01-17)
Changelog
3.729.0 (2025-01-15)
when_supported
and when_required
options - in code using requestChecksumCalculation
, in shared config using request_checksum_calculation
, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION
. The S3 client also attempts to validate response checksums for all S3 API operations that support checksums. Checksum validation behavior can be configured using when_supported
and when_required
options - in code using responseChecksumValidation
, in shared config using response_checksum_validation
, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION
. We also added support for the CRC64NVME checksum algorithm in S3 client through optional AWS CRT dependency from aws-crt
. (a550721)Changelog
3.726.0 (2025-01-09)
Changelog
3.721.0 (2025-01-02)
Changelog
3.717.0 (2024-12-20)
Changelog
3.716.0 (2024-12-19)