LocalFilesystemToS3Operator
AmazonUploads a file from a local filesystem to Amazon S3.
Access Instructions
Install the Amazon provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
Documentation
Uploads a file from a local filesystem to Amazon S3.
See also
For more information on how to use this operator, take a look at the guide: Local to Amazon S3 transfer operator
Example DAGs
An example pipeline demonstrating how to perform data quality checks in Redshift using SQL Check Operators.
Example DAG showcasing a write-audit-publish data quality pattern with Snowflake and Great Expectations.
Example DAG showcasing loading and data quality checking with Redshift and Great Expectations.
Example DAG showcasing loading and data quality checking with Snowflake and Great Expectations.
An example DAG showing the use of SnowflakeCheckOperators.
Imports local files to S3, then to CrateDB and checks several data quality properties