Skip to content

Commit 5e24235

Browse files
author
AWS
committed
AWS SDK for Java 1.12.134
1 parent 9fd155f commit 5e24235

File tree

720 files changed

+117547
-35306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

720 files changed

+117547
-35306
lines changed

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
# __1.12.134__ __2022-01-05__
2+
## __AWS CloudTrail__
3+
- ### Features
4+
- This release adds support for CloudTrail Lake, a new feature that lets you run SQL-based queries on events that you have aggregated into event data stores. New APIs have been added for creating and managing event data stores, and creating, running, and managing queries in CloudTrail Lake.
5+
6+
## __AWS Glue__
7+
- ### Features
8+
- Add Delta Lake target support for Glue Crawler and 3rd Party Support for Lake Formation
9+
10+
## __AWS IoT__
11+
- ### Features
12+
- This release adds an automatic retry mechanism for AWS IoT Jobs. You can now define a maximum number of retries for each Job rollout, along with the criteria to trigger the retry for FAILED/TIMED_OUT/ALL(both FAILED an TIMED_OUT) job.
13+
14+
## __AWS Lake Formation__
15+
- ### Features
16+
- Add new APIs for 3rd Party Support for Lake Formation
17+
18+
## __Amazon AppStream__
19+
- ### Features
20+
- Includes APIs for App Entitlement management regarding entitlement and entitled application association.
21+
22+
## __Amazon EC2 Container Service__
23+
- ### Features
24+
- Documentation update for ticket fixes.
25+
26+
## __Amazon Elastic Compute Cloud__
27+
- ### Features
28+
- This release adds a new API called ModifyVpcEndpointServicePayerResponsibility which allows VPC endpoint service owners to take payer responsibility of their VPC Endpoint connections.
29+
30+
## __Amazon Elastic Kubernetes Service__
31+
- ### Features
32+
- Amazon EKS now supports running applications using IPv6 address space
33+
34+
## __Amazon Import/Export Snowball__
35+
- ### Features
36+
- Updating validation rules for interfaces used in the Snowball API to tighten security of service.
37+
38+
## __Amazon QuickSight__
39+
- ### Features
40+
- Multiple Doc-only updates for Amazon QuickSight.
41+
42+
## __Amazon SageMaker Service__
43+
- ### Features
44+
- Amazon SageMaker now supports running training jobs on ml.g5 instance types.
45+
146
# __1.12.133__ __2022-01-04__
247
## __AWS S3 Control__
348
- ### Features

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies.
5151
<dependency>
5252
<groupId>com.amazonaws</groupId>
5353
<artifactId>aws-java-sdk-bom</artifactId>
54-
<version>1.12.133</version>
54+
<version>1.12.134</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>

aws-java-sdk-accessanalyzer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.12.134-SNAPSHOT</version>
8+
<version>1.12.134</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-accessanalyzer</artifactId>

aws-java-sdk-account/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.12.134-SNAPSHOT</version>
8+
<version>1.12.134</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-account</artifactId>

aws-java-sdk-acm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.12.134-SNAPSHOT</version>
8+
<version>1.12.134</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-acm</artifactId>

aws-java-sdk-acmpca/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.12.134-SNAPSHOT</version>
8+
<version>1.12.134</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-acmpca</artifactId>

aws-java-sdk-alexaforbusiness/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.12.134-SNAPSHOT</version>
8+
<version>1.12.134</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-alexaforbusiness</artifactId>

aws-java-sdk-amplify/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.12.134-SNAPSHOT</version>
8+
<version>1.12.134</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplify</artifactId>

aws-java-sdk-amplifybackend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.12.134-SNAPSHOT</version>
8+
<version>1.12.134</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplifybackend</artifactId>

aws-java-sdk-amplifyuibuilder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.12.134-SNAPSHOT</version>
8+
<version>1.12.134</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplifyuibuilder</artifactId>

0 commit comments

Comments
 (0)