aws / aws-sdk-go-v2

AWS SDK for the Go programming language.
https://aws.github.io/aws-sdk-go-v2/docs/
Apache License 2.0
2.5k stars 602 forks source link

s3: handle unrecognized values for Expires in responses #2653

Closed lucix-aws closed 1 month ago

lucix-aws commented 1 month ago

Fixes #2652, see that issue for context.

DO NOT MERGE without merging https://github.com/aws/smithy-go/pull/512.