atoti_aws package

Module contents

Plugin to load CSV and Parquet files from AWS S3 into atoti tables.

This package is required to load files with paths starting with s3://.

Authentication is handled by the underlying AWS SDK for Java library. Refer to their documentation for the available options.

See also

AwsConfig to configure how atoti interacts with AWS.