library · inferred from evidence
AWS SDK
The AWS SDK used by the repository-s3 plugin, referenced as the source of the trailing checksum issue.
- SignatureDoesNotMatch 403 on DigitalOcean Spaces UploadFile (leading slash in path)
SignatureDoesNotMatch 403 on DigitalOcean Spaces UploadFile (leading slash in path). A leading forward slash on the object path breaks AWS Signature V4 signing against Spaces: UploadFile('/file.txt') fails while UploadFile('file.txt') succe