aws-sdk-sagemaker 1.360.0 → 1.362.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6c36581b8f0f6b4803103952c3351e325933aaa0d1c7e8ef456eff4fe9aa0ec8
4
- data.tar.gz: e286a6973c21641ae83c50c08a947cf324ac8eaa45b542ddcb3ca3a8766584cc
3
+ metadata.gz: 12e31a52276bc4e2448e0bf763bc68fdf79cbd1d6aae00b3358e56848595237b
4
+ data.tar.gz: 1f50e95c0b1a04eb18e04fe1ab5ba46d2b65bdde111aed651706d8e365e6490f
5
5
  SHA512:
6
- metadata.gz: 3d3a8c2194ba91d9b0d6412bf6d61df4f77e155046077db07a0651a9993d440b0990d0907092e80e2d778923e5155b63a1448025c6e3ee43d55fc48d637325ca
7
- data.tar.gz: e9820f8c8e980768d05f42c7b77c97f38efb48718f3f56da76a52325b45d03a1d24d8e52acaef7677fcc09d8df4d693a0ff66a084493935647623cbe20ca5e52
6
+ metadata.gz: 79991415873c552805d50141b0196f3a9f596324c382f0518a9ba527f2fe2508c57c33ed1c853c6804727283d545de9a581c0ec5ec5c6efd2c4e94327ddb0433
7
+ data.tar.gz: 3c8147bafe1de6210895c511a4777bc22d9e1a0bee37e8448f0c0ad01bc989d9c17a39a06396375d1291864ea23cf751243dde116f83aa312b5b08f5241dbbfa
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.362.0 (2026-04-27)
5
+ ------------------
6
+
7
+ * Feature - Updated API documentation for endpoint MetricsConfig. Added details on supported metric publish frequencies and clarified how EnableEnhancedMetrics controls utilization and invocation metric behavior.
8
+
9
+ 1.361.0 (2026-04-21)
10
+ ------------------
11
+
12
+ * Feature - SageMaker AI now supports generative AI inference recommendations. Provide your model and workload, and SageMaker AI optimizes configurations, benchmarks them on real GPUs, and returns deployment-ready recommendations with validated metrics, accelerating the path to production from weeks to hours.
13
+
4
14
  1.360.0 (2026-04-17)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.360.0
1
+ 1.362.0