Skip to content

Object Storage - Amazon S3 SDK compatibility inconsistencies Fixing #781

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

Open
agoude opened this issue May 7, 2025 · 0 comments
Open

Object Storage - Amazon S3 SDK compatibility inconsistencies Fixing #781

agoude opened this issue May 7, 2025 · 0 comments
Assignees

Comments

@agoude
Copy link
Collaborator

agoude commented May 7, 2025

Issue Statement

Recently, Amazon Web Services (AWS) implemented a change that strengthens checksums when using the S3 API. These new integrity checks are currently being integrated into our platform. The following headers are not supported:

x-amz-content-sha256 with value STREAMING-UNSIGNED-PAYLOAD-TRAILER
x-amz-sdk-checksum-algorithm with value CRC32

Until our Object Storage service is updated, we recommend that you use the maximum supported versions of the CLI, SDK and other AWS tools below:

boto3 1.35.99
legacy aws cli 1.36.40
aws cli 2.22.35
aws-sdk-go 1.72.3
aws-sdk-java 2.29.52
aws-sdk-js-v3 3.726.1
aws-sdk-net 3.7.962.0
aws-sdk-php 3.336.15
aws-sdk-ruby 1.177.0

Find out more here.

Follow OVHcloud related updates here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Planned
Development

No branches or pull requests

2 participants