aws-sdk-sagemaker 1.246.0 → 1.248.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: bf861440b8656d113458819c77b3acb877bfdba32b25141cce94a371a4cdc24a
4
- data.tar.gz: 834fdc5354f1dc3ea86908d6539ceb1c063a5001de60f6d10408483a8b1f0db6
3
+ metadata.gz: 343fc74a9c0c6f9fffc70ee6fe971ab8cd9c47396a1941c2b03f7efd7dc66fef
4
+ data.tar.gz: 4b766782783b9a3af62f2e9325b07b4c5c826cd97c34cf467b285fe5b5fdda06
5
5
  SHA512:
6
- metadata.gz: 3415a59aad19abc82407f505281d0558f5cc33437b370e98e6aff65d808ca42f29715ecb26bc35ae72624daf0941b1c8f255b0d06c10b7274e6c9360415c6121
7
- data.tar.gz: a3a7cd25197fa7ff9cf34d2e22dd369ad3b227f943fecd2a522708a6d5674e55a4f70af1b03e82c1c073bdefafc5c830b7ea5ccad97df13513d398e55deda872
6
+ metadata.gz: c3f2a85b12a56800be7a45cacb27138f8590318fecae25ae17b0688e7d3d56d11bc5665efc234242dc96afe04d491227c7d3bbb89a6a7fa2a8293a3d14599a68
7
+ data.tar.gz: d47801cbb3def30e7124f2bbe8da4d2351bc1f00b2aa16828d4a7087fc4b0e62feb1e8db259af7a359656c7021664c5dba04d7ffcbc5d95b5626c396cd8780b4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.248.0 (2024-06-20)
5
+ ------------------
6
+
7
+ * Feature - Adds support for model references in Hub service, and adds support for cross-account access of Hubs
8
+
9
+ 1.247.0 (2024-06-18)
10
+ ------------------
11
+
12
+ * Feature - Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances.
13
+
4
14
  1.246.0 (2024-06-07)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.246.0
1
+ 1.248.0