aws-sdk-sagemaker 1.109.0 → 1.113.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: 6c4da8556c498048616864799dae2a4e77ff1210fba856684c80d4d35005aea0
4
- data.tar.gz: 3f21362ae9d0c9c14665acae95f8c67df339a8f9b50776a40823c9f4a153c183
3
+ metadata.gz: 89681fe5fcd268c85f4813c60dd75a1b9f575dd04c8ad93c03473fa396430858
4
+ data.tar.gz: 48beba927275a7d8192ae7eeac114a38b09fddbadd9996df493103dbcf839fbc
5
5
  SHA512:
6
- metadata.gz: ab044cb3ab5b23b22c86b6c671b965a2afef50cd42742f74eebffb7d9ebae54fe9113c91c376f71380021914e5312bb131d5beee5ac3895c048d564a20df176a
7
- data.tar.gz: 6c21cfd78ed0aed2e444f815e4b2801af1ddbc7044c4a445c11959811c502d0c2d08186582413273f4c0b71c5a89d0fda80745f0b2081751789694c340beeb55
6
+ metadata.gz: 79171711bb11b5c93c314a9d7a05ed8cce65d238819b9eec867566b4eb9725af4d59a3c59ebf9ef267d4db8f30714e43abb7059f661737a878aa3f450226869d
7
+ data.tar.gz: 4149c24ecdcdc6b9954fcec08f08bbd742e86976ca821b6ec43bdd2e0da4375e66b34a2bcaf2863bda5133a624be0de6e6515635db481628d0e22ba85ddb1d15
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.113.0 (2021-12-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.112.0 (2021-12-20)
10
+ ------------------
11
+
12
+ * Feature - This release adds a new ContentType field in AutoMLChannel for SageMaker CreateAutoMLJob InputDataConfig.
13
+
14
+ 1.111.0 (2021-12-08)
15
+ ------------------
16
+
17
+ * Feature - This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.
18
+
19
+ 1.110.0 (2021-12-01)
20
+ ------------------
21
+
22
+ * Feature - This release enables - 1/ Inference endpoint configuration recommendations and ability to run custom load tests to meet performance needs. 2/ Deploy serverless inference endpoints. 3/ Query, filter and retrieve end-to-end ML lineage graph, and incorporate model quality/bias detection in ML workflow.
23
+
4
24
  1.109.0 (2021-11-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.109.0
1
+ 1.113.0