Description
What did you find confusing? Please describe.
In SageMaker pipelines documentation steps RegisterModel and CreateModel have following warning: "We recommend using Model Step to create models as of v2.90.0 of the SageMaker Python SDK. CreateModelStep will continue to work in previous versions of the SageMaker Python SDK, but is no longer actively supported."
In SageMaker SDK documentation we don't have this disclaimer, so users who prefer to read SDK documentation first, could miss this important message and use components without active support.
Describe how documentation can be improved
Add similar disclaimer as in SM Documentation to SDK documentation.
Additional context
Add any other context or screenshots about the documentation request here.