Skip to content

Commit e47a2ed

Browse files
author
AWS
committed
AWS SDK for Java 1.12.246
1 parent fe81184 commit e47a2ed

File tree

431 files changed

+1348
-902
lines changed

Some content is hidden

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

431 files changed

+1348
-902
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# __1.12.246__ __2022-06-22__
2+
## __AWS Price List Service__
3+
- ### Features
4+
- This release introduces 1 update to the GetProducts API. The serviceCode attribute is now required when you use the GetProductsRequest.
5+
6+
## __AWS Transfer Family__
7+
- ### Features
8+
- Until today, the service supported only RSA host keys and user keys. Now with this launch, Transfer Family has expanded the support for ECDSA and ED25519 host keys and user keys, enabling customers to support a broader set of clients by choosing RSA, ECDSA, and ED25519 host and user keys.
9+
10+
## __Amazon API Gateway__
11+
- ### Features
12+
- Documentation updates for Amazon API Gateway
13+
114
# __1.12.245__ __2022-06-21__
215
## __AWS Well-Architected Tool__
316
- ### 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.245</version>
54+
<version>1.12.246</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.246-SNAPSHOT</version>
8+
<version>1.12.246</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.246-SNAPSHOT</version>
8+
<version>1.12.246</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.246-SNAPSHOT</version>
8+
<version>1.12.246</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.246-SNAPSHOT</version>
8+
<version>1.12.246</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.246-SNAPSHOT</version>
8+
<version>1.12.246</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.246-SNAPSHOT</version>
8+
<version>1.12.246</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.246-SNAPSHOT</version>
8+
<version>1.12.246</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.246-SNAPSHOT</version>
8+
<version>1.12.246</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.246-SNAPSHOT</version>
8+
<version>1.12.246</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-api-gateway</artifactId>

aws-java-sdk-api-gateway/src/main/java/com/amazonaws/services/apigateway/model/TlsConfig.java

Lines changed: 59 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@ public class TlsConfig implements Serializable, Cloneable, StructuredPojo {
3434
* and presence of a root certificate authority. Supported only for <code>HTTP</code> and <code>HTTP_PROXY</code>
3535
* integrations.
3636
* </p>
37+
* <important>
38+
* <p>
39+
* Enabling <code>insecureSkipVerification</code> isn't recommended, especially for integrations with public HTTPS
40+
* endpoints. If you enable <code>insecureSkipVerification</code>, you increase the risk of man-in-the-middle
41+
* attacks.
42+
* </p>
43+
* </important>
3744
*/
3845
private Boolean insecureSkipVerification;
3946

@@ -46,14 +53,26 @@ public class TlsConfig implements Serializable, Cloneable, StructuredPojo {
4653
* and presence of a root certificate authority. Supported only for <code>HTTP</code> and <code>HTTP_PROXY</code>
4754
* integrations.
4855
* </p>
56+
* <important>
57+
* <p>
58+
* Enabling <code>insecureSkipVerification</code> isn't recommended, especially for integrations with public HTTPS
59+
* endpoints. If you enable <code>insecureSkipVerification</code>, you increase the risk of man-in-the-middle
60+
* attacks.
61+
* </p>
62+
* </important>
4963
*
5064
* @param insecureSkipVerification
5165
* Specifies whether or not API Gateway skips verification that the certificate for an integration endpoint
5266
* is issued by a supported certificate authority. This isn’t recommended, but it enables you to use
5367
* certificates that are signed by private certificate authorities, or certificates that are self-signed. If
5468
* enabled, API Gateway still performs basic certificate validation, which includes checking the
5569
* certificate's expiration date, hostname, and presence of a root certificate authority. Supported only for
56-
* <code>HTTP</code> and <code>HTTP_PROXY</code> integrations.
70+
* <code>HTTP</code> and <code>HTTP_PROXY</code> integrations.</p> <important>
71+
* <p>
72+
* Enabling <code>insecureSkipVerification</code> isn't recommended, especially for integrations with public
73+
* HTTPS endpoints. If you enable <code>insecureSkipVerification</code>, you increase the risk of
74+
* man-in-the-middle attacks.
75+
* </p>
5776
*/
5877

5978
public void setInsecureSkipVerification(Boolean insecureSkipVerification) {
@@ -69,13 +88,25 @@ public void setInsecureSkipVerification(Boolean insecureSkipVerification) {
6988
* and presence of a root certificate authority. Supported only for <code>HTTP</code> and <code>HTTP_PROXY</code>
7089
* integrations.
7190
* </p>
91+
* <important>
92+
* <p>
93+
* Enabling <code>insecureSkipVerification</code> isn't recommended, especially for integrations with public HTTPS
94+
* endpoints. If you enable <code>insecureSkipVerification</code>, you increase the risk of man-in-the-middle
95+
* attacks.
96+
* </p>
97+
* </important>
7298
*
7399
* @return Specifies whether or not API Gateway skips verification that the certificate for an integration endpoint
74100
* is issued by a supported certificate authority. This isn’t recommended, but it enables you to use
75101
* certificates that are signed by private certificate authorities, or certificates that are self-signed. If
76102
* enabled, API Gateway still performs basic certificate validation, which includes checking the
77103
* certificate's expiration date, hostname, and presence of a root certificate authority. Supported only for
78-
* <code>HTTP</code> and <code>HTTP_PROXY</code> integrations.
104+
* <code>HTTP</code> and <code>HTTP_PROXY</code> integrations.</p> <important>
105+
* <p>
106+
* Enabling <code>insecureSkipVerification</code> isn't recommended, especially for integrations with public
107+
* HTTPS endpoints. If you enable <code>insecureSkipVerification</code>, you increase the risk of
108+
* man-in-the-middle attacks.
109+
* </p>
79110
*/
80111

81112
public Boolean getInsecureSkipVerification() {
@@ -91,14 +122,26 @@ public Boolean getInsecureSkipVerification() {
91122
* and presence of a root certificate authority. Supported only for <code>HTTP</code> and <code>HTTP_PROXY</code>
92123
* integrations.
93124
* </p>
125+
* <important>
126+
* <p>
127+
* Enabling <code>insecureSkipVerification</code> isn't recommended, especially for integrations with public HTTPS
128+
* endpoints. If you enable <code>insecureSkipVerification</code>, you increase the risk of man-in-the-middle
129+
* attacks.
130+
* </p>
131+
* </important>
94132
*
95133
* @param insecureSkipVerification
96134
* Specifies whether or not API Gateway skips verification that the certificate for an integration endpoint
97135
* is issued by a supported certificate authority. This isn’t recommended, but it enables you to use
98136
* certificates that are signed by private certificate authorities, or certificates that are self-signed. If
99137
* enabled, API Gateway still performs basic certificate validation, which includes checking the
100138
* certificate's expiration date, hostname, and presence of a root certificate authority. Supported only for
101-
* <code>HTTP</code> and <code>HTTP_PROXY</code> integrations.
139+
* <code>HTTP</code> and <code>HTTP_PROXY</code> integrations.</p> <important>
140+
* <p>
141+
* Enabling <code>insecureSkipVerification</code> isn't recommended, especially for integrations with public
142+
* HTTPS endpoints. If you enable <code>insecureSkipVerification</code>, you increase the risk of
143+
* man-in-the-middle attacks.
144+
* </p>
102145
* @return Returns a reference to this object so that method calls can be chained together.
103146
*/
104147

@@ -116,13 +159,25 @@ public TlsConfig withInsecureSkipVerification(Boolean insecureSkipVerification)
116159
* and presence of a root certificate authority. Supported only for <code>HTTP</code> and <code>HTTP_PROXY</code>
117160
* integrations.
118161
* </p>
162+
* <important>
163+
* <p>
164+
* Enabling <code>insecureSkipVerification</code> isn't recommended, especially for integrations with public HTTPS
165+
* endpoints. If you enable <code>insecureSkipVerification</code>, you increase the risk of man-in-the-middle
166+
* attacks.
167+
* </p>
168+
* </important>
119169
*
120170
* @return Specifies whether or not API Gateway skips verification that the certificate for an integration endpoint
121171
* is issued by a supported certificate authority. This isn’t recommended, but it enables you to use
122172
* certificates that are signed by private certificate authorities, or certificates that are self-signed. If
123173
* enabled, API Gateway still performs basic certificate validation, which includes checking the
124174
* certificate's expiration date, hostname, and presence of a root certificate authority. Supported only for
125-
* <code>HTTP</code> and <code>HTTP_PROXY</code> integrations.
175+
* <code>HTTP</code> and <code>HTTP_PROXY</code> integrations.</p> <important>
176+
* <p>
177+
* Enabling <code>insecureSkipVerification</code> isn't recommended, especially for integrations with public
178+
* HTTPS endpoints. If you enable <code>insecureSkipVerification</code>, you increase the risk of
179+
* man-in-the-middle attacks.
180+
* </p>
126181
*/
127182

128183
public Boolean isInsecureSkipVerification() {

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

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

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)