Skip to content

Commit 787b713

Browse files
author
AWS
committed
AWS SDK for Java 1.12.201
1 parent ebc0695 commit 787b713

File tree

483 files changed

+29004
-42320
lines changed

Some content is hidden

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

483 files changed

+29004
-42320
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# __1.12.201__ __2022-04-15__
2+
## __Amazon Athena__
3+
- ### Features
4+
- This release adds subfields, ErrorMessage, Retryable, to the AthenaError response object in the GetQueryExecution API when a query fails.
5+
6+
## __Amazon Lightsail__
7+
- ### Features
8+
- This release adds support to describe the synchronization status of the account-level block public access feature for your Amazon Lightsail buckets.
9+
10+
## __Amazon Relational Database Service__
11+
- ### Features
12+
- Removes Amazon RDS on VMware with the deletion of APIs related to Custom Availability Zones and Media installation
13+
114
# __1.12.200__ __2022-04-14__
215
## __AWS Batch__
316
- ### 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.200</version>
54+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</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.201-SNAPSHOT</version>
8+
<version>1.12.201</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appflow</artifactId>

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

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

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

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

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

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

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

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

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

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

aws-java-sdk-athena/src/main/java/com/amazonaws/services/athena/model/AthenaError.java

+119-1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,18 @@ public class AthenaError implements Serializable, Cloneable, StructuredPojo {
5656
* </p>
5757
*/
5858
private Integer errorType;
59+
/**
60+
* <p>
61+
* True if the query might succeed if resubmitted.
62+
* </p>
63+
*/
64+
private Boolean retryable;
65+
/**
66+
* <p>
67+
* Contains a short description of the error that occurred.
68+
* </p>
69+
*/
70+
private String errorMessage;
5971

6072
/**
6173
* <p>
@@ -212,6 +224,98 @@ public AthenaError withErrorType(Integer errorType) {
212224
return this;
213225
}
214226

227+
/**
228+
* <p>
229+
* True if the query might succeed if resubmitted.
230+
* </p>
231+
*
232+
* @param retryable
233+
* True if the query might succeed if resubmitted.
234+
*/
235+
236+
public void setRetryable(Boolean retryable) {
237+
this.retryable = retryable;
238+
}
239+
240+
/**
241+
* <p>
242+
* True if the query might succeed if resubmitted.
243+
* </p>
244+
*
245+
* @return True if the query might succeed if resubmitted.
246+
*/
247+
248+
public Boolean getRetryable() {
249+
return this.retryable;
250+
}
251+
252+
/**
253+
* <p>
254+
* True if the query might succeed if resubmitted.
255+
* </p>
256+
*
257+
* @param retryable
258+
* True if the query might succeed if resubmitted.
259+
* @return Returns a reference to this object so that method calls can be chained together.
260+
*/
261+
262+
public AthenaError withRetryable(Boolean retryable) {
263+
setRetryable(retryable);
264+
return this;
265+
}
266+
267+
/**
268+
* <p>
269+
* True if the query might succeed if resubmitted.
270+
* </p>
271+
*
272+
* @return True if the query might succeed if resubmitted.
273+
*/
274+
275+
public Boolean isRetryable() {
276+
return this.retryable;
277+
}
278+
279+
/**
280+
* <p>
281+
* Contains a short description of the error that occurred.
282+
* </p>
283+
*
284+
* @param errorMessage
285+
* Contains a short description of the error that occurred.
286+
*/
287+
288+
public void setErrorMessage(String errorMessage) {
289+
this.errorMessage = errorMessage;
290+
}
291+
292+
/**
293+
* <p>
294+
* Contains a short description of the error that occurred.
295+
* </p>
296+
*
297+
* @return Contains a short description of the error that occurred.
298+
*/
299+
300+
public String getErrorMessage() {
301+
return this.errorMessage;
302+
}
303+
304+
/**
305+
* <p>
306+
* Contains a short description of the error that occurred.
307+
* </p>
308+
*
309+
* @param errorMessage
310+
* Contains a short description of the error that occurred.
311+
* @return Returns a reference to this object so that method calls can be chained together.
312+
*/
313+
314+
public AthenaError withErrorMessage(String errorMessage) {
315+
setErrorMessage(errorMessage);
316+
return this;
317+
}
318+
215319
/**
216320
* Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be
217321
* redacted from this string using a placeholder value.
@@ -227,7 +331,11 @@ public String toString() {
227331
if (getErrorCategory() != null)
228332
sb.append("ErrorCategory: ").append(getErrorCategory()).append(",");
229333
if (getErrorType() != null)
230-
sb.append("ErrorType: ").append(getErrorType());
334+
sb.append("ErrorType: ").append(getErrorType()).append(",");
335+
if (getRetryable() != null)
336+
sb.append("Retryable: ").append(getRetryable()).append(",");
337+
if (getErrorMessage() != null)
338+
sb.append("ErrorMessage: ").append(getErrorMessage());
231339
sb.append("}");
232340
return sb.toString();
233341
}
@@ -250,6 +358,14 @@ public boolean equals(Object obj) {
250358
return false;
251359
if (other.getErrorType() != null && other.getErrorType().equals(this.getErrorType()) == false)
252360
return false;
361+
if (other.getRetryable() == null ^ this.getRetryable() == null)
362+
return false;
363+
if (other.getRetryable() != null && other.getRetryable().equals(this.getRetryable()) == false)
364+
return false;
365+
if (other.getErrorMessage() == null ^ this.getErrorMessage() == null)
366+
return false;
367+
if (other.getErrorMessage() != null && other.getErrorMessage().equals(this.getErrorMessage()) == false)
368+
return false;
253369
return true;
254370
}
255371

@@ -260,6 +376,8 @@ public int hashCode() {
260376

261377
hashCode = prime * hashCode + ((getErrorCategory() == null) ? 0 : getErrorCategory().hashCode());
262378
hashCode = prime * hashCode + ((getErrorType() == null) ? 0 : getErrorType().hashCode());
379+
hashCode = prime * hashCode + ((getRetryable() == null) ? 0 : getRetryable().hashCode());
380+
hashCode = prime * hashCode + ((getErrorMessage() == null) ? 0 : getErrorMessage().hashCode());
263381
return hashCode;
264382
}
265383

0 commit comments

Comments
 (0)