rclone/backend/s3
Nick Craig-Wood 3ec0ff5d8f s3: fix SSE-C after SDKv2 change
The new SDK apparently keeds the customer key to be base64 encoded
where the old one did that for you automatically.

See: https://github.com/aws/aws-sdk-go-v2/issues/2736
See: https://forum.rclone.org/t/new-s3-backend-help-testing-needed/47139/3
2024-08-07 12:13:13 +01:00
..
gen_setfrom.go s3: update to using AWS SDK v2 - fixes #4989 2024-08-07 12:13:13 +01:00
s3_internal_test.go s3: fix Cloudflare R2 integration tests after SDKv2 update #4989 2024-08-07 12:13:13 +01:00
s3_test.go s3: update to using AWS SDK v2 - fixes #4989 2024-08-07 12:13:13 +01:00
s3.go s3: fix SSE-C after SDKv2 change 2024-08-07 12:13:13 +01:00
setfrom.go s3: update to using AWS SDK v2 - fixes #4989 2024-08-07 12:13:13 +01:00
v2sign.go s3: update to using AWS SDK v2 - fixes #4989 2024-08-07 12:13:13 +01:00