aws-sdk-sagemaker 1.362.0 → 1.364.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: 12e31a52276bc4e2448e0bf763bc68fdf79cbd1d6aae00b3358e56848595237b
4
- data.tar.gz: 1f50e95c0b1a04eb18e04fe1ab5ba46d2b65bdde111aed651706d8e365e6490f
3
+ metadata.gz: d58a94fec1e7c5cd82518381febfd25e30b229f09d042108c1dfa1e1cdfcd188
4
+ data.tar.gz: cce4a99339b35777e943dafc7a1c8be789f0ee84753219ae183c25e4d48bdc8d
5
5
  SHA512:
6
- metadata.gz: 79991415873c552805d50141b0196f3a9f596324c382f0518a9ba527f2fe2508c57c33ed1c853c6804727283d545de9a581c0ec5ec5c6efd2c4e94327ddb0433
7
- data.tar.gz: 3c8147bafe1de6210895c511a4777bc22d9e1a0bee37e8448f0c0ad01bc989d9c17a39a06396375d1291864ea23cf751243dde116f83aa312b5b08f5241dbbfa
6
+ metadata.gz: 1ddf55cd766045253ac0f8e546bc9402a6918bc9e1f69f8d09f1b490b326e1913d95176a2ac60a721e7c89493b208f4063980721dfa803e3a28fb3d778d312e0
7
+ data.tar.gz: 580e0c3f4aca3ec23eb92afec018cd32afbdf016f9a49331cd571a9db971899fdb10a8efa028a967d897cd2e61696697b4cb12594b45b0101b7ceb8ec40f08c6
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.364.0 (2026-05-05)
5
+ ------------------
6
+
7
+ * Feature - Adds support for ml.p5.4xlarge instance type for SageMaker Studio JupyterLab and CodeEditor apps for IAD (us-east-1), NRT (ap-northeast-1), BOM (ap-south-1), CGK (ap-southeast-3), GRU (sa-east-1), PDX (us-west-2), CMH (us-east-2).
8
+
9
+ 1.363.0 (2026-04-30)
10
+ ------------------
11
+
12
+ * 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.
13
+
4
14
  1.362.0 (2026-04-27)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.362.0
1
+ 1.364.0