aws-sdk-sagemaker 1.125.0 → 1.128.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: 1f97206ef17f703b610f4f7a9cda71cc9c62446f1f2876d6c5871b7d83988cc0
4
- data.tar.gz: 71b2008205344c8f06d5714f6b05da1b87b34f769c5afc97b5287842899befbc
3
+ metadata.gz: 21601ab21b6efd78619931ec237bd508195eaffc5ed04d963814c3ae2908f538
4
+ data.tar.gz: c0337001e4c42e2abffbcee13eb73960ac93110b1eea474f32e6345e5d1df575
5
5
  SHA512:
6
- metadata.gz: 2a2e678525eb7d763c856e027d83064b2fc7f4fb447f202616333d66db697e2379bdca47961208f0c277a1ec5c6456344c6bb33e7b372cec5fbe50127d0e4593
7
- data.tar.gz: b4acd782158706a87c791d3ec67de1c6f8711e07ed8d1611e1fd0d463a84b33d38b07b6ac9e8d722516e048c2707e799f4f449bffd70abf24acc8ee80fd1fc99
6
+ metadata.gz: 1454d065a44acd8e1fa69f9694164699334590ec509da93bb892149d05f7bf5e87ea7219065429f216dbcb23c2f8f858a8073f572be55986640dcc46f1bc118d
7
+ data.tar.gz: fa9857672686feb5b69d936005b78df2239db65197d87ad130b5782b8d85feb70483840e54eb7a4ad3ee0b7c8fd19452939fd1845bcb4975c791f3fada8ff66f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.128.0 (2022-06-23)
5
+ ------------------
6
+
7
+ * Feature - SageMaker Ground Truth now supports Virtual Private Cloud. Customers can launch labeling jobs and access to their private workforce in VPC mode.
8
+
9
+ 1.127.0 (2022-05-31)
10
+ ------------------
11
+
12
+ * Feature - Amazon SageMaker Notebook Instances now support Jupyter Lab 3.
13
+
14
+ 1.126.0 (2022-05-27)
15
+ ------------------
16
+
17
+ * Feature - Amazon SageMaker Notebook Instances now allows configuration of Instance Metadata Service version and Amazon SageMaker Studio now supports G5 instance types.
18
+
4
19
  1.125.0 (2022-05-25)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.125.0
1
+ 1.128.0