Download Latest Version v3.7.1 source code.tar.gz (16.6 MB)
Email in envelope

Get an email when there's a new version of SageMaker Python SDK

Home / v3.7.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-31 834 Bytes
v3.7.1 source code.tar.gz 2026-03-31 16.6 MB
v3.7.1 source code.zip 2026-03-31 17.5 MB
Totals: 3 Items   34.1 MB 0

Features

  • Telemetry: Added telemetry emitter to ScriptProcessor and FrameworkProcessor, enabling SDK usage tracking for processing jobs via the telemetry attribution module (new PROCESSING feature enum added to telemetry constants)

Fixes

  • ModelBuilder: Fixed accept_eula handling in ModelBuilder's LoRA deployment path — previously hardcoded to True, now respects the user-provided value and raises a ValueError if not explicitly set to True
  • Evaluate: Fixed Lambda handler name derivation in the Evaluator — hardcoded the handler to lambda_function.lambda_handler instead of deriving it from the source filename, which caused invocation failures when the source file had a non-default name

Full Changelog: https://github.com/aws/sagemaker-python-sdk/compare/v3.7.0...v3.7.1

Source: README.md, updated 2026-03-31