| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-30 | 1.5 kB | |
| v3.18.0 source code.tar.gz | 2026-07-30 | 18.5 MB | |
| v3.18.0 source code.zip | 2026-07-30 | 19.7 MB | |
| Totals: 3 Items | 38.2 MB | 2 | |
SageMaker Python SDK v3.18.0
Modular release of the SageMaker Python SDK v3 (pip install sagemaker):
sagemaker-core 2.18.0 · sagemaker-train 1.18.0 · sagemaker-serve 1.18.0 ·
sagemaker-mlops 1.18.0 · sagemaker (meta) 3.18.0
sagemaker-core (2.18.0)
Bug Fixes
- Use the caller-provided session for the
sagemakercontrol-plane client (#6107) - Remove dev-only endpoint override and fix
SageMakerClientsingleton pinning (#6120) - Drop tags before rebuilding
TransformJobintransform()(#6110) - Telemetry INFO logging now prints only once per process (#6083)
sagemaker-train (1.18.0)
Bug Fixes
- Assign SDK-managed channels to instance groups on heterogeneous clusters (#6116)
- Fix
agent_run_timeinference from the attached input trainer (#6115)
sagemaker-serve (1.18.0)
New Features
- Make
BenchmarkResultsweep-aware for concurrency search runs (#6098)
Bug Fixes
- Repack
source_codeforimage_uri/ModelTrainerbuilds (#6112)
sagemaker-mlops (1.18.0)
New Features
- Add lineage registration to
DatasetBuilder(feature-store) (#6014)
Cross-cutting (build / test infrastructure)
- Bump
torchinsagemaker-traintest data (#5432, [#5328]) - Bump
black24.3.0 → 26.3.1 in/requirements/tox(#6119) - Remove codecov
after_n_buildsso single-submodule PRs report coverage (#6056) - Fix undefined STAGE in S3_TRAINING_DATA path (#6134)
Full changelog: https://github.com/aws/sagemaker-python-sdk/compare/v3.17.0...v3.18.0