Currently the `SageMakerBackend` is closely tied to the API of SageMaker SDK v2. We will need to implement a new backend (`SageMakerV3Backend`) that uses the v3 API and handles all the breaking changes.
Currently the
SageMakerBackendis closely tied to the API of SageMaker SDK v2.We will need to implement a new backend (
SageMakerV3Backend) that uses the v3 API and handles all the breaking changes.