aws-sdk-sagemaker 1.365.0 → 1.367.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: e1370b94d4bad24596294133a0db78f16917870f90698fd283d0a310119e39ba
4
- data.tar.gz: c5f8d1da0541d24065786312dac9a466b4b76b610a52a3356654fe6e0a91eb9b
3
+ metadata.gz: 9ba56fb3c0f417e9f3a3bb3ceaa5f0c3440a6e4157541c72b95b28ba9c793290
4
+ data.tar.gz: b867df212a81d8f35c17c1437bd018a99d828ac0da421fe18e4d84e2fd9cbb8a
5
5
  SHA512:
6
- metadata.gz: dbcdeedbe37b57ae72e3854d80cd52a4f5be1c19397e26a4398cc76d21811b8b92ae9a3cfd301ca6db2568245ca2e5ffc782055ae92d92e55c8bfcad304476c0
7
- data.tar.gz: 9ee7ddf3d0f0518a3178b17745785de553605b9048c65cffef5e19267f5ad6b4255c9df942153335720c57997d914779e8eaac14728822780d972d45bc6368f0
6
+ metadata.gz: 30d48ef7eed98ac02fd6b7b7d9e17f332b9e658b8ef5e21c594bc3ecef714cb7a5d927c394eae7bbc7d73697f47d4b8ad7c42b9fe07e865b30fae994a1891571
7
+ data.tar.gz: ee01269acb4dc2aca2b389d394c1b8eb1f1c5428236aea216f8b5a0771869d4e4c22121eea40f1ebb7fce81264ba6d4e7cae5b922d15446dd39097f9f4d7cc5d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.367.0 (2026-05-19)
5
+ ------------------
6
+
7
+ * Feature - Add support for ml.p5.4xlarge and ml.p5en.48xlarge instances on SageMaker Notebook Instances Platform.
8
+
9
+ 1.366.0 (2026-05-13)
10
+ ------------------
11
+
12
+ * Feature - Adds execution role session name mode to reflect user identity in Studio. Adds Flexible Training Plans on Studio apps. Adds restricted model packages to control access to proprietary model artifacts via IAM. Fixed instance type parity between inference endpoints and managed shadow tests.
13
+
4
14
  1.365.0 (2026-05-06)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.365.0
1
+ 1.367.0