atoti_aws package¶
Submodules¶
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.