Expand description
Destination-specific logic for destination type S3.
Modules§
- error
- Error types for s3 operations
Structs§
- Client
- Wrapper around an
aws_sdk_s3::Client
object. - Client
Builder - Options required to create an S3 client.
- Location
- Location (client and bucket) on an S3 object store.
- Source
- Data package source on S3 object store