aws-sdk-sagemaker 1.121.0 → 1.124.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: 89fdc46f178b5f2031651fe18c1927f6f6a5b59693ee84fc0c20444e66ffa30b
4
- data.tar.gz: 7af23bd46112450dba1f44bb0375d1f85dbcde6fb5af0a60aef38b698590a6a6
3
+ metadata.gz: 9ceab2f327775120810a9168b484c2136443fd8965214dc62167020d086cf515
4
+ data.tar.gz: 276c373d6d2dea96c4db956f50b0e5ea11805e4976619c88585c0e80ab66813b
5
5
  SHA512:
6
- metadata.gz: 5a6f4ad640a06fee7f32518c00090400a01d01edaf21811638d77ea309a4244a14ba9d42ee79e9420e16c78e25d01eb47899c8f8c7db8f057afd0fcb388f8065
7
- data.tar.gz: a2176b1d48c64ddcc912041217dbec21a783374a59846738e4e2df1b1be92a940a73bc30beb3833ce0de20af11244222ffb73af5865c78b51be4f07aa152df5d
6
+ metadata.gz: 28e72f8543f5b02c0b989e0402acfc2435c4a39ab963e36c333e06b638a537d3d902a8fd7ab3e4a646c6129c7e2fed73ac10202e88cc7acea0fa063cd3e57c0e
7
+ data.tar.gz: d21e871f1aaeb6022b63dd17051a1806c589b28bfdec4377d233db548aa89ab0cc19eb2a6c19c299289047bc23d8315b62a41c170d436de27a27ad3895f77bad
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.124.0 (2022-05-03)
5
+ ------------------
6
+
7
+ * Feature - SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments; RStudio on SageMaker now allows users to bring your own development environment in a custom image.
8
+
9
+ 1.123.0 (2022-04-27)
10
+ ------------------
11
+
12
+ * Feature - Amazon SageMaker Autopilot adds support for custom validation dataset and validation ratio through the CreateAutoMLJob and DescribeAutoMLJob APIs.
13
+
14
+ 1.122.0 (2022-04-26)
15
+ ------------------
16
+
17
+ * Feature - SageMaker Inference Recommender now accepts customer KMS key ID for encryption of endpoints and compilation outputs created during inference recommendation.
18
+
4
19
  1.121.0 (2022-04-07)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.121.0
1
+ 1.124.0