RedshiftDataHook
AmazonInteract with AWS Redshift Data, using the boto3 library Hook attribute conn has all methods that listed in documentation
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
aws_conn_idThe Airflow connection used for AWS credentials.
Documentation
Interact with AWS Redshift Data, using the boto3 library Hook attribute conn has all methods that listed in documentation
See also
See also
- param aws_conn_id
The Airflow connection used for AWS credentials.