EmrBaseSensor
AmazonContains general sensor behavior for EMR.
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