Status impact color legend
  • Black impact: None
  • Yellow impact: Minor
  • Orange impact: Major
  • Blue impact: Maintenance
[OBJECT-STORAGE] [AWS CLI] AWS CLI enforces integrity header on PUT and POST requests
Incident Report for Scaleway
Identified
Everyone using aws-cli versions versions v1: >=1.37.0 and v2: >=2.23.0 received a 400 errors on PUT and POST requests.
Posted Jan 16, 2025 - 15:04 CET
Investigating
aws-cli now enforces a CRC64NVME integrity checksum on all PUT and POST requests. This concerns the versions v1: >=1.37.0 and v2: >=2.23.0. We do not currently support this checksum, we are working on how best to handle it on our end. In the meantime, you can choose one of these options to keep your aws-cli request working:
- Use the --checksum-algorithm option with one of our supported checksums:
- SHA1
- SHA256
- CRC32
- CRC32C
- Use an older version of aws-cli, this way it will not enforce the CRC64NVME checksum
Posted Jan 16, 2025 - 14:57 CET
This incident affects: Elements - Products (Object Storage).