product · inferred from evidence
v4-unsigned-body
A signature version for AWS SDK requests that does not sign the request body.
- XAmzContentSHA256Mismatch when creating a DigitalOcean Spaces bucket (PHP)
DigitalOcean's Spaces API does not expect a signed request body on the create-bucket call, while the AWS SDK signs the body by default, producing XAmzContentSHA256Mismatch. The package maintainer reproduced the error and updated the library