Skip to content

Airflow docs operators list is out of date #3711

@athewsey

Description

@athewsey

What did you find confusing? Please describe.

Our list of SageMaker operators in the SMPySDK docs' Airflow guide page (stable link / permalink to current v2.137.0) is out of date and incomplete as compared to current Airflow v7.3.0 docs:

  • SageMakerProcessingOperator is missing
  • SageMakerDeleteModelOperator is missing
  • SageMakerStartPipelineOperator is missing
  • SageMakerStopPipelineOperator is missing
  • SageMakerRegisterModelVersionOperator is missing
  • SageMakerAutoMLOperator is missing
  • SageMakerCreateExperimentOperator is missing

Describe how documentation can be improved

The list of supported operators on this SageMaker Python SDK doc page should be either:

  1. Kept up-to-date, or
  2. (Preferred) Removed and re-worded to point to Airflow docs as the authoritative list, to avoid confusing users by implying that an incorrectly small range of features are supported via Airflow.

Additional context

I do think having a page on this with some basic examples is helpful, only the out-of-date operator list in the intro is a potential issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions