aws-c-s3
aws-c-s3 copied to clipboard
C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances.
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
*Issue #, if available:* - The current copy object doesn't support s3 express, because for CopyObject and UploadPartCopy, the request has to be signed with regular SigV4 for directory buckets....
*Issue #, if available:* - Adding support for providing checksum in the header instead of trailer. - CRT will read the body into memory and calculate the checksum directly from...
*Issue #, if available:* *Description of changes:* - Modified bug issue template to add checkbox to report potential regression. - Added GitHub action to add/remove label `potential-regression` when issue is...