AwsLogsHookAsync

Astronomer Providers

Interact with AWS CloudWatch Logs using aiobotocore python library

Access Instructions

Install the Astronomer Providers provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Documentation

Interact with AWS CloudWatch Logs using aiobotocore python library

Additional arguments (such as aws_conn_id) may be specified and are passed down to the underlying AwsBaseHook.

Was this page helpful?