RedshiftDataHook

Amazon

Interact with AWS Redshift Data, using the boto3 library Hook attribute conn has all methods that listed in documentation

View on GitHub

Last Updated: Oct. 23, 2022

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

AwsBaseHook

param aws_conn_id

The Airflow connection used for AWS credentials.

Was this page helpful?