EmrBaseSensor

Amazon

Contains general sensor behavior for EMR.

View on GitHub

Last Updated: Jan. 19, 2023

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_idaws connection to use

Documentation

Contains general sensor behavior for EMR.

Subclasses should set target_states and failed_states fields.

param aws_conn_id

aws connection to use

Was this page helpful?