SageMakerBaseOperator

Amazon

This is the base operator for all SageMaker operators.

View on GitHub

Last Updated: Feb. 27, 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

configRequiredThe configuration necessary to start a training job (templated)

Documentation

This is the base operator for all SageMaker operators.

Was this page helpful?