AppflowRecordsShortCircuitOperator
AmazonShort-circuit in case of a empty Appflow’s run.
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
flow_nameRequiredThe flow name
appflow_run_task_idRequiredRun task ID from where this operator should extract the execution ID
ignore_downstream_trigger_rulesIgnore downstream trigger rules
aws_conn_idaws connection to use
regionaws region to use
Documentation
Short-circuit in case of a empty Appflow’s run.
See also
For more information on how to use this operator, take a look at the guide: Reference