atoti_aws package¶
Module contents¶
Plugin to load CSV and Parquet files from AWS S3 into atoti stores.
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
atoti.config.create_aws_config() to configure how atoti interacts with AWS.