Skip to content

Commit 8f43875

Browse files
author
AWS
committed
AWS SDK for Java 1.12.223
1 parent 2cc6bd0 commit 8f43875

File tree

537 files changed

+15573
-5732
lines changed

Some content is hidden

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

537 files changed

+15573
-5732
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# __1.12.223__ __2022-05-18__
2+
## __AWS App Mesh__
3+
- ### Features
4+
- This release updates the existing Create and Update APIs for meshes and virtual nodes by adding a new IP preference field. This new IP preference field can be used to control the IP versions being used with the mesh and allows for IPv6 support within App Mesh.
5+
6+
## __AWS Batch__
7+
- ### Features
8+
- Documentation updates for AWS Batch.
9+
10+
## __AWS IoT Events Data__
11+
- ### Features
12+
- Introducing new API for deleting detectors: BatchDeleteDetector.
13+
14+
## __AWS IoT Greengrass V2__
15+
- ### Features
16+
- This release adds the new DeleteDeployment API operation that you can use to delete deployment resources. This release also adds support for discontinued AWS-provided components, so AWS can communicate when a component has any issues that you should consider before you deploy it.
17+
18+
## __AWS Transfer Family__
19+
- ### Features
20+
- AWS Transfer Family now supports SetStat server configuration option, which provides the ability to ignore SetStat command issued by file transfer clients, enabling customers to upload files without any errors.
21+
22+
## __Amazon QuickSight__
23+
- ### Features
24+
- API UpdatePublicSharingSettings enables IAM admins to enable/disable account level setting for public access of dashboards. When enabled, owners/co-owners for dashboards can enable public access on their dashboards. These dashboards can only be accessed through share link or embedding.
25+
126
# __1.12.222__ __2022-05-17__
227
## __AWS Glue__
328
- ### 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.222</version>
54+
<version>1.12.223</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.223-SNAPSHOT</version>
8+
<version>1.12.223</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.223-SNAPSHOT</version>
8+
<version>1.12.223</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.223-SNAPSHOT</version>
8+
<version>1.12.223</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.223-SNAPSHOT</version>
8+
<version>1.12.223</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.223-SNAPSHOT</version>
8+
<version>1.12.223</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.223-SNAPSHOT</version>
8+
<version>1.12.223</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.223-SNAPSHOT</version>
8+
<version>1.12.223</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.223-SNAPSHOT</version>
8+
<version>1.12.223</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplifyuibuilder</artifactId>

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

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

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

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

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

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

aws-java-sdk-appintegrations/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.223-SNAPSHOT</version>
8+
<version>1.12.223</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appintegrations</artifactId>

aws-java-sdk-applicationautoscaling/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.223-SNAPSHOT</version>
8+
<version>1.12.223</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-applicationautoscaling</artifactId>

aws-java-sdk-applicationcostprofiler/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.223-SNAPSHOT</version>
8+
<version>1.12.223</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-applicationcostprofiler</artifactId>

aws-java-sdk-applicationinsights/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.223-SNAPSHOT</version>
8+
<version>1.12.223</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-applicationinsights</artifactId>

aws-java-sdk-appmesh/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.223-SNAPSHOT</version>
8+
<version>1.12.223</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appmesh</artifactId>

aws-java-sdk-appmesh/src/main/java/com/amazonaws/services/appmesh/AWSAppMesh.java

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ public interface AWSAppMesh {
9393
* @throws LimitExceededException
9494
* You have exceeded a service limit for your account. For more information, see <a
9595
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
96-
* the <i>AWS App Mesh User Guide</i>.
96+
* the <i>App Mesh User Guide</i>.
9797
* @sample AWSAppMesh.CreateGatewayRoute
9898
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/CreateGatewayRoute" target="_top">AWS API
9999
* Documentation</a>
@@ -135,7 +135,7 @@ public interface AWSAppMesh {
135135
* @throws LimitExceededException
136136
* You have exceeded a service limit for your account. For more information, see <a
137137
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
138-
* the <i>AWS App Mesh User Guide</i>.
138+
* the <i>App Mesh User Guide</i>.
139139
* @sample AWSAppMesh.CreateMesh
140140
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/CreateMesh" target="_top">AWS API
141141
* Documentation</a>
@@ -176,7 +176,7 @@ public interface AWSAppMesh {
176176
* @throws LimitExceededException
177177
* You have exceeded a service limit for your account. For more information, see <a
178178
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
179-
* the <i>AWS App Mesh User Guide</i>.
179+
* the <i>App Mesh User Guide</i>.
180180
* @sample AWSAppMesh.CreateRoute
181181
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/CreateRoute" target="_top">AWS API
182182
* Documentation</a>
@@ -219,7 +219,7 @@ public interface AWSAppMesh {
219219
* @throws LimitExceededException
220220
* You have exceeded a service limit for your account. For more information, see <a
221221
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
222-
* the <i>AWS App Mesh User Guide</i>.
222+
* the <i>App Mesh User Guide</i>.
223223
* @sample AWSAppMesh.CreateVirtualGateway
224224
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/CreateVirtualGateway" target="_top">AWS
225225
* API Documentation</a>
@@ -260,7 +260,7 @@ public interface AWSAppMesh {
260260
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/virtual_nodes.html">Virtual nodes</a>. You must be
261261
* using <code>1.15.0</code> or later of the Envoy image when setting these variables. For more information aboutApp
262262
* Mesh Envoy variables, see <a href="https://docs.aws.amazon.com/app-mesh/latest/userguide/envoy.html">Envoy
263-
* image</a> in the AWS App Mesh User Guide.
263+
* image</a> in the App Mesh User Guide.
264264
* </p>
265265
*
266266
* @param createVirtualNodeRequest
@@ -284,7 +284,7 @@ public interface AWSAppMesh {
284284
* @throws LimitExceededException
285285
* You have exceeded a service limit for your account. For more information, see <a
286286
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
287-
* the <i>AWS App Mesh User Guide</i>.
287+
* the <i>App Mesh User Guide</i>.
288288
* @sample AWSAppMesh.CreateVirtualNode
289289
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/CreateVirtualNode" target="_top">AWS API
290290
* Documentation</a>
@@ -327,7 +327,7 @@ public interface AWSAppMesh {
327327
* @throws LimitExceededException
328328
* You have exceeded a service limit for your account. For more information, see <a
329329
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
330-
* the <i>AWS App Mesh User Guide</i>.
330+
* the <i>App Mesh User Guide</i>.
331331
* @sample AWSAppMesh.CreateVirtualRouter
332332
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/CreateVirtualRouter" target="_top">AWS
333333
* API Documentation</a>
@@ -370,7 +370,7 @@ public interface AWSAppMesh {
370370
* @throws LimitExceededException
371371
* You have exceeded a service limit for your account. For more information, see <a
372372
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
373-
* the <i>AWS App Mesh User Guide</i>.
373+
* the <i>App Mesh User Guide</i>.
374374
* @sample AWSAppMesh.CreateVirtualService
375375
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/CreateVirtualService" target="_top">AWS
376376
* API Documentation</a>
@@ -1060,7 +1060,7 @@ public interface AWSAppMesh {
10601060
* @throws LimitExceededException
10611061
* You have exceeded a service limit for your account. For more information, see <a
10621062
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
1063-
* the <i>AWS App Mesh User Guide</i>.
1063+
* the <i>App Mesh User Guide</i>.
10641064
* @sample AWSAppMesh.UpdateGatewayRoute
10651065
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/UpdateGatewayRoute" target="_top">AWS API
10661066
* Documentation</a>
@@ -1122,7 +1122,7 @@ public interface AWSAppMesh {
11221122
* @throws LimitExceededException
11231123
* You have exceeded a service limit for your account. For more information, see <a
11241124
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
1125-
* the <i>AWS App Mesh User Guide</i>.
1125+
* the <i>App Mesh User Guide</i>.
11261126
* @sample AWSAppMesh.UpdateRoute
11271127
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/UpdateRoute" target="_top">AWS API
11281128
* Documentation</a>
@@ -1155,7 +1155,7 @@ public interface AWSAppMesh {
11551155
* @throws LimitExceededException
11561156
* You have exceeded a service limit for your account. For more information, see <a
11571157
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
1158-
* the <i>AWS App Mesh User Guide</i>.
1158+
* the <i>App Mesh User Guide</i>.
11591159
* @sample AWSAppMesh.UpdateVirtualGateway
11601160
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/UpdateVirtualGateway" target="_top">AWS
11611161
* API Documentation</a>
@@ -1188,7 +1188,7 @@ public interface AWSAppMesh {
11881188
* @throws LimitExceededException
11891189
* You have exceeded a service limit for your account. For more information, see <a
11901190
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
1191-
* the <i>AWS App Mesh User Guide</i>.
1191+
* the <i>App Mesh User Guide</i>.
11921192
* @sample AWSAppMesh.UpdateVirtualNode
11931193
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/UpdateVirtualNode" target="_top">AWS API
11941194
* Documentation</a>
@@ -1221,7 +1221,7 @@ public interface AWSAppMesh {
12211221
* @throws LimitExceededException
12221222
* You have exceeded a service limit for your account. For more information, see <a
12231223
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
1224-
* the <i>AWS App Mesh User Guide</i>.
1224+
* the <i>App Mesh User Guide</i>.
12251225
* @sample AWSAppMesh.UpdateVirtualRouter
12261226
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/UpdateVirtualRouter" target="_top">AWS
12271227
* API Documentation</a>
@@ -1254,7 +1254,7 @@ public interface AWSAppMesh {
12541254
* @throws LimitExceededException
12551255
* You have exceeded a service limit for your account. For more information, see <a
12561256
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/service-quotas.html">Service Limits</a> in
1257-
* the <i>AWS App Mesh User Guide</i>.
1257+
* the <i>App Mesh User Guide</i>.
12581258
* @sample AWSAppMesh.UpdateVirtualService
12591259
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/UpdateVirtualService" target="_top">AWS
12601260
* API Documentation</a>

aws-java-sdk-appmesh/src/main/java/com/amazonaws/services/appmesh/AWSAppMeshAsync.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ java.util.concurrent.Future<CreateVirtualGatewayResult> createVirtualGatewayAsyn
278278
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/virtual_nodes.html">Virtual nodes</a>. You must be
279279
* using <code>1.15.0</code> or later of the Envoy image when setting these variables. For more information aboutApp
280280
* Mesh Envoy variables, see <a href="https://docs.aws.amazon.com/app-mesh/latest/userguide/envoy.html">Envoy
281-
* image</a> in the AWS App Mesh User Guide.
281+
* image</a> in the App Mesh User Guide.
282282
* </p>
283283
*
284284
* @param createVirtualNodeRequest
@@ -323,7 +323,7 @@ java.util.concurrent.Future<CreateVirtualGatewayResult> createVirtualGatewayAsyn
323323
* href="https://docs.aws.amazon.com/app-mesh/latest/userguide/virtual_nodes.html">Virtual nodes</a>. You must be
324324
* using <code>1.15.0</code> or later of the Envoy image when setting these variables. For more information aboutApp
325325
* Mesh Envoy variables, see <a href="https://docs.aws.amazon.com/app-mesh/latest/userguide/envoy.html">Envoy
326-
* image</a> in the AWS App Mesh User Guide.
326+
* image</a> in the App Mesh User Guide.
327327
* </p>
328328
*
329329
* @param createVirtualNodeRequest

0 commit comments

Comments
 (0)