archery/packages/aws/s3_client library
Classes
- S3Client
- Low-level S3 client responsible for signing and sending HTTP requests.
- S3Config
- Configuration required to connect to an S3-compatible object store.
- S3HttpResponse
- Raw HTTP response wrapper returned by low-level S3 requests.
Enums
- S3Acl
- Canned ACL values for S3 object uploads.
Extensions
- S3Operations on S3Client
- High-level object operations implemented on top of S3Client.