SageMakerTuningSensor
AmazonAsks for the state of the tuning state until it reaches a terminal state. Raises an AirflowException with the failure reason if a failed state is reached.
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
job_nameRequiredName of the tuning instance to watch.
Documentation
Asks for the state of the tuning state until it reaches a terminal state. Raises an AirflowException with the failure reason if a failed state is reached.
See also
For more information on how to use this sensor, take a look at the guide: Wait on an Amazon SageMaker tuning job state