aws-sdk-sagemaker 1.130.0 → 1.133.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 40fdd9260b01984dca6fa9bbef552b2db2e4f1e38a40e7559368b02e022e9b48
4
- data.tar.gz: 3e23aa3e1e7c80110ab76ca75917990a5d38f1da237cdcf87c97e907c04f06d9
3
+ metadata.gz: 9ce89c0650d553eabd39c87af9a5d773b9b2e4b3cf85c9f26462e28bf2048051
4
+ data.tar.gz: c4ac9ffaa82b7caad47eb72fbffe479dc5f2cac32581bf586b832be315ffc1ce
5
5
  SHA512:
6
- metadata.gz: 7da42f4d5682d22b525bd9b09809a849b6ec399b7259b8287f1196e05679747a0c0ab84fe5915737a7e37826f99e9f218b6c7fd7449b59e037617db024d2e1ed
7
- data.tar.gz: 4983ff78f5e37fb567767ae230dfd5451fbcfd77f8c8950005142b885fa260d1ad38151d5895f3d9d8753f3ff9091e9386183339fdcd31bd974d31a2624e013b
6
+ metadata.gz: 8242062616c0f5d05cd88439734c7cb04b8cc16352d7165dfd6302f8c917a7865589088443ddb3585d4860dd30322265f34fd90eb942c874627e580650967b74
7
+ data.tar.gz: 19b8b28206a72093bc5295f32640cb26f3675067b698916aa8af631b4e0f6ee3a94a00cee7134bb505fa3a157f8c537b4b0b600dd45a873bbe44713c33a2891c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.133.0 (2022-07-19)
5
+ ------------------
6
+
7
+ * Feature - Fixed an issue with cross account QueryLineage
8
+
9
+ 1.132.0 (2022-07-18)
10
+ ------------------
11
+
12
+ * Feature - Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.
13
+
14
+ 1.131.0 (2022-07-14)
15
+ ------------------
16
+
17
+ * Feature - This release adds support for G5, P4d, and C6i instance types in Amazon SageMaker Inference and increases the number of hyperparameters that can be searched from 20 to 30 in Amazon SageMaker Automatic Model Tuning
18
+
4
19
  1.130.0 (2022-07-07)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.130.0
1
+ 1.133.0