SageMakerBaseOperator
AmazonThis is the base operator for all SageMaker operators.
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
configRequiredThe configuration necessary to start a training job (templated)
Documentation
This is the base operator for all SageMaker operators.