Skip to content

Commit fe44c14

Browse files
author
AWS
committed
AWS SDK for Java 1.12.230
1 parent 5b81d28 commit fe44c14

File tree

586 files changed

+4902
-1570
lines changed

Some content is hidden

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

586 files changed

+4902
-1570
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# __1.12.230__ __2022-05-27__
2+
## __AWS DataSync__
3+
- ### Features
4+
- AWS DataSync now supports TLS encryption in transit, file system policies and access points for EFS locations.
5+
6+
## __Amazon Appflow__
7+
- ### Features
8+
- Adding the following features/changes: Parquet output that preserves typing from the source connector, Failed executions threshold before deactivation for scheduled flows, increasing max size of access and refresh token from 2048 to 4096
9+
10+
## __Amazon EMR Serverless Web Service__
11+
- ### Bugfixes
12+
- Removed `AWSEMRServerlessWebClient`, which was released with the incorrect name
13+
14+
## __Amazon SageMaker Service__
15+
- ### Features
16+
- Amazon SageMaker Notebook Instances now allows configuration of Instance Metadata Service version and Amazon SageMaker Studio now supports G5 instance types.
17+
18+
## __EMR Serverless__
19+
- ### Features
20+
- This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.
21+
122
# __1.12.229__ __2022-05-26__
223
## __Amazon Elastic Compute Cloud__
324
- ### Features

README.md

+1-1
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.229</version>
54+
<version>1.12.230</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>

aws-java-sdk-accessanalyzer/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-accessanalyzer</artifactId>

aws-java-sdk-account/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-account</artifactId>

aws-java-sdk-acm/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-acm</artifactId>

aws-java-sdk-acmpca/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-acmpca</artifactId>

aws-java-sdk-alexaforbusiness/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-alexaforbusiness</artifactId>

aws-java-sdk-amplify/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplify</artifactId>

aws-java-sdk-amplifybackend/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplifybackend</artifactId>

aws-java-sdk-amplifyuibuilder/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplifyuibuilder</artifactId>

aws-java-sdk-api-gateway/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-api-gateway</artifactId>

aws-java-sdk-apigatewaymanagementapi/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-apigatewaymanagementapi</artifactId>

aws-java-sdk-apigatewayv2/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-apigatewayv2</artifactId>

aws-java-sdk-appconfig/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appconfig</artifactId>

aws-java-sdk-appconfigdata/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appconfigdata</artifactId>

aws-java-sdk-appflow/pom.xml

+1-1
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.230-SNAPSHOT</version>
8+
<version>1.12.230</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appflow</artifactId>

aws-java-sdk-appflow/src/main/java/com/amazonaws/services/appflow/AmazonAppflow.java

+3-2
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@ public interface AmazonAppflow {
9292
* <p>
9393
* Creates a new connector profile associated with your Amazon Web Services account. There is a soft quota of 100
9494
* connector profiles per Amazon Web Services account. If you need more connector profiles than this quota allows,
95-
* you can submit a request to the Amazon AppFlow team through the Amazon AppFlow support channel.
95+
* you can submit a request to the Amazon AppFlow team through the Amazon AppFlow support channel. In each connector
96+
* profile that you create, you can provide the credentials and properties for only one connector.
9697
* </p>
9798
*
9899
* @param createConnectorProfileRequest
@@ -209,7 +210,7 @@ public interface AmazonAppflow {
209210
/**
210211
* <p>
211212
* Provides details regarding the entity used with the connector, with a description of the data model for each
212-
* entity.
213+
* field in that entity.
213214
* </p>
214215
*
215216
* @param describeConnectorEntityRequest

aws-java-sdk-appflow/src/main/java/com/amazonaws/services/appflow/AmazonAppflowAsync.java

+6-4
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ public interface AmazonAppflowAsync extends AmazonAppflow {
8383
* <p>
8484
* Creates a new connector profile associated with your Amazon Web Services account. There is a soft quota of 100
8585
* connector profiles per Amazon Web Services account. If you need more connector profiles than this quota allows,
86-
* you can submit a request to the Amazon AppFlow team through the Amazon AppFlow support channel.
86+
* you can submit a request to the Amazon AppFlow team through the Amazon AppFlow support channel. In each connector
87+
* profile that you create, you can provide the credentials and properties for only one connector.
8788
* </p>
8889
*
8990
* @param createConnectorProfileRequest
@@ -98,7 +99,8 @@ public interface AmazonAppflowAsync extends AmazonAppflow {
9899
* <p>
99100
* Creates a new connector profile associated with your Amazon Web Services account. There is a soft quota of 100
100101
* connector profiles per Amazon Web Services account. If you need more connector profiles than this quota allows,
101-
* you can submit a request to the Amazon AppFlow team through the Amazon AppFlow support channel.
102+
* you can submit a request to the Amazon AppFlow team through the Amazon AppFlow support channel. In each connector
103+
* profile that you create, you can provide the credentials and properties for only one connector.
102104
* </p>
103105
*
104106
* @param createConnectorProfileRequest
@@ -251,7 +253,7 @@ java.util.concurrent.Future<DescribeConnectorResult> describeConnectorAsync(Desc
251253
/**
252254
* <p>
253255
* Provides details regarding the entity used with the connector, with a description of the data model for each
254-
* entity.
256+
* field in that entity.
255257
* </p>
256258
*
257259
* @param describeConnectorEntityRequest
@@ -265,7 +267,7 @@ java.util.concurrent.Future<DescribeConnectorResult> describeConnectorAsync(Desc
265267
/**
266268
* <p>
267269
* Provides details regarding the entity used with the connector, with a description of the data model for each
268-
* entity.
270+
* field in that entity.
269271
* </p>
270272
*
271273
* @param describeConnectorEntityRequest

aws-java-sdk-appflow/src/main/java/com/amazonaws/services/appflow/AmazonAppflowClient.java

+3-2
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,8 @@ private void init() {
206206
* <p>
207207
* Creates a new connector profile associated with your Amazon Web Services account. There is a soft quota of 100
208208
* connector profiles per Amazon Web Services account. If you need more connector profiles than this quota allows,
209-
* you can submit a request to the Amazon AppFlow team through the Amazon AppFlow support channel.
209+
* you can submit a request to the Amazon AppFlow team through the Amazon AppFlow support channel. In each connector
210+
* profile that you create, you can provide the credentials and properties for only one connector.
210211
* </p>
211212
*
212213
* @param createConnectorProfileRequest
@@ -535,7 +536,7 @@ final DescribeConnectorResult executeDescribeConnector(DescribeConnectorRequest
535536
/**
536537
* <p>
537538
* Provides details regarding the entity used with the connector, with a description of the data model for each
538-
* entity.
539+
* field in that entity.
539540
* </p>
540541
*
541542
* @param describeConnectorEntityRequest

0 commit comments

Comments
 (0)