aws-sdk-sagemaker 1.361.0 → 1.363.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: 1bdcdd53a3514a6b6c32d14c6fa5b9021499709e63dccd813b094e56b1715b6a
4
- data.tar.gz: 6926ada74ba223716534acbe15d4432833e20e105091981d3e7f6043441c72fa
3
+ metadata.gz: 0d6aa0947c93ff733ad5925567bf0607be69a9085eda09799694116c8c9e2128
4
+ data.tar.gz: '08d6ebe18bb63460adf1a879f39068f12b2132502be0c1ad67e3b451ca83071a'
5
5
  SHA512:
6
- metadata.gz: 2db77473999570af4c9561e94c5298fb8aad09bc333c91df3baae95c09a27581e7e267804d204c9f2bc33e1ec2156001cc833c4496098f111aaa2738f617e571
7
- data.tar.gz: 1730b50935b58b5a7d9560d166d924aa0bae365c92c95e18540b7dd4e34b4d76e6f754c19394592a5cd2ed99ced7c2f818e3613370f797c3d8dca900a60f71f2
6
+ metadata.gz: adedb01cae75bc76c3d29ff38dc0e3bba2f1cd4f9947cd571d33291fbc9cb9196845bd8955779ee3cec55f102ea2526c8c88059a636e59f49268cfbce390aee4
7
+ data.tar.gz: 3898c85e19ab3f2eeabf47d1d4bbdf0cbcf1650997b62b5b4e32842cda04c533afc731d20b09ca43827e8e4b1ca3856195d3ecf723f353a4cc9233c659b30714
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.363.0 (2026-04-30)
5
+ ------------------
6
+
7
+ * Feature - Add InstancePools support to Endpoint for flexible provisioning across a prioritized list of instance types. Add Specifications support to InferenceComponent for per-instance-type model configurations.
8
+
9
+ 1.362.0 (2026-04-27)
10
+ ------------------
11
+
12
+ * Feature - Updated API documentation for endpoint MetricsConfig. Added details on supported metric publish frequencies and clarified how EnableEnhancedMetrics controls utilization and invocation metric behavior.
13
+
4
14
  1.361.0 (2026-04-21)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.361.0
1
+ 1.363.0