airflow.providers.amazon.aws.hooks.redshift

Interact with AWS Redshift clusters.

Module Contents

Classes

RedshiftHook

Interact with AWS Redshift, using the boto3 library

RedshiftSQLHook

Execute statements against Amazon Redshift, using redshift_connector

Was this entry helpful?