aws-sdk-sagemaker 1.373.0 → 1.375.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: 902e2fab2ddd0c5a729cd79b325c4a5382a8521c34dae633f957068d0d0643f9
4
- data.tar.gz: 25e5db0e256fc357f2b8fe7c619fba1220da332f21ff080577bd4c25c4cc8d13
3
+ metadata.gz: b8f4ef31ab0e9d8d9aa631a8374f1da30fdfcf4859aa9d2fbaa1957041e67f33
4
+ data.tar.gz: be9d18723dfc49d3aa2dd0034ef260185877e0ea71be8f89dd0568f4a12275c8
5
5
  SHA512:
6
- metadata.gz: 609ae00c503c58b9d69a4b58372c68c00c4a715662ad0a75a7484697739923edb1d3ab2af328b1bcf0010fa8917c6370af0a6b0fe4776f47b1991570a0f206ec
7
- data.tar.gz: 386d32c0fc89b6683b9307419f98f68375d207198ada6b335f2a3b8c5ac48f9aa5dcbc2aaa8cd8b83f3a9821354b8677cc31eeb8d6ea83eb9e53433233c28a22
6
+ metadata.gz: 9db58289bd8b0d3c5b0b5ec45a57dac43350340f4b2241d148e1e72cd1d169e41aff09a65ac53c4ff9e31e755f884432e47d29b8c9c2fe285ee5bd8fd55db208
7
+ data.tar.gz: ca721af612b442ad7f7e04f2a48980888f79129255bc2c9bfde67d74363ce26dfd112291daf78c4d23f8b01796a210c4dcdde5911e8ef8d0478dd72e7346c217
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.375.0 (2026-06-18)
5
+ ------------------
6
+
7
+ * Feature - Adds support for automatic AMI patching on HyperPod clusters. Customers can configure patching strategies to automatically apply security patch with zero job termination. Customers can also specify an AMI version at instance group level and update cluster software to a certain AMI version.
8
+
9
+ 1.374.0 (2026-06-16)
10
+ ------------------
11
+
12
+ * Feature - Add EnableDetailedObservability to Endpoint MetricsConfig. Publishes GPU, host, and framework-native inference metrics to CloudWatch with per-inference-component, availability-zone, and instance dimensions. Adds Inference Component provisioning lifecycle and multi-AZ placement metrics.
13
+
4
14
  1.373.0 (2026-06-10)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.373.0
1
+ 1.375.0