Skip to main content

Module s3

Module s3 

Source
Available on crate features source-rest and source-s3 only.

Modules§

config
S3 source configuration.
stream
S3 source stream executor.

Structs§

S3Source
An S3 source that lists and reads objects from a bucket.
S3SourceConfig
Configuration for the S3 source connector.

Enums§

FaucetError
All possible errors returned by faucet-stream.
S3FileFormat
Format of files stored in S3.

Traits§

Source
A source fetches records from an external system.