Skip to content

Commit 5130f4b

Browse files
author
AWS
committed
AWS SDK for Java 1.11.924
1 parent ddd7792 commit 5130f4b

File tree

1,002 files changed

+80012
-41347
lines changed

Some content is hidden

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

1,002 files changed

+80012
-41347
lines changed

CHANGELOG.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,60 @@
1+
# __1.11.924__ __2020-12-21__
2+
## __AWS Batch__
3+
- ### Features
4+
- Documentation updates for batch
5+
6+
## __AWS Config__
7+
- ### Features
8+
- AWS Config adds support to save advanced queries. New API operations - GetStoredQuery, PutStoredQuery, ListStoredQueries, DeleteStoredQuery
9+
10+
## __AWS Database Migration Service__
11+
- ### Features
12+
- AWS DMS launches support for AWS Secrets Manager to manage source and target database credentials.
13+
14+
## __AWS Glue__
15+
- ### Features
16+
- Add 4 connection properties: SECRET_ID, CONNECTOR_URL, CONNECTOR_TYPE, CONNECTOR_CLASS_NAME. Add two connection types: MARKETPLACE, CUSTOM
17+
18+
## __AWS Outposts__
19+
- ### Features
20+
- In this release, AWS Outposts adds support for three new APIs: TagResource, UntagResource, and ListTagsForResource. Customers can now manage tags for their resources through the SDK.
21+
22+
## __AWS SecurityHub__
23+
- ### Features
24+
- Finding providers can now use BatchImportFindings to update Confidence, Criticality, RelatedFindings, Severity, and Types.
25+
26+
## __AWS Service Catalog App Registry__
27+
- ### Features
28+
- New API `SyncResouce` to update AppRegistry system tags.
29+
30+
## __Amazon API Gateway__
31+
- ### Features
32+
- Documentation updates for Amazon API Gateway.
33+
34+
## __Amazon Connect Participant Service__
35+
- ### Features
36+
- This release adds three new APIs: StartAttachmentUpload, CompleteAttachmentUpload, and GetAttachment. For Amazon Connect Chat, you can use these APIs to share files in chat conversations.
37+
38+
## __Amazon Elastic Compute Cloud__
39+
- ### Features
40+
- This release adds Tag On Create feature support for the AllocateAddress API.
41+
42+
## __Amazon Managed Blockchain__
43+
- ### Features
44+
- Added support for provisioning and managing public Ethereum nodes on main and test networks supporting secure access using Sigv4 and standard open-source Ethereum APIs.
45+
46+
## __Amazon QLDB Session__
47+
- ### Features
48+
- Adds "TimingInformation" to all SendCommand API results and "IOUsage" to ExecuteStatementResult, FetchPageResult and CommitTransactionResult.
49+
50+
## __Amazon Simple Storage Service__
51+
- ### Features
52+
- Format GetObject's Expires header to be an http-date instead of iso8601
53+
54+
## __Service Quotas__
55+
- ### Features
56+
- Added the ability to tag applied quotas.
57+
158
# __1.11.923__ __2020-12-18__
259
## __Amazon Elastic Compute Cloud__
360
- ### Features

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies.
4848
<dependency>
4949
<groupId>com.amazonaws</groupId>
5050
<artifactId>aws-java-sdk-bom</artifactId>
51-
<version>1.11.923</version>
51+
<version>1.11.924</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</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.11.923</version>
8+
<version>1.11.924</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-accessanalyzer</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.11.923</version>
8+
<version>1.11.924</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.11.923</version>
8+
<version>1.11.924</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.11.923</version>
8+
<version>1.11.924</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.11.923</version>
8+
<version>1.11.924</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.11.923</version>
8+
<version>1.11.924</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplifybackend</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.11.923</version>
8+
<version>1.11.924</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/QuotaSettings.java

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ public class QuotaSettings implements Serializable, Cloneable, StructuredPojo {
3333
private Integer limit;
3434
/**
3535
* <p>
36-
* The number of requests subtracted from the given limit in the initial time period.
36+
* The day that a time period starts. For example, with a time period of <code>WEEK</code>, an offset of
37+
* <code>0</code> starts on Sunday, and an offset of <code>1</code> starts on Monday.
3738
* </p>
3839
*/
3940
private Integer offset;
@@ -86,11 +87,13 @@ public QuotaSettings withLimit(Integer limit) {
8687

8788
/**
8889
* <p>
89-
* The number of requests subtracted from the given limit in the initial time period.
90+
* The day that a time period starts. For example, with a time period of <code>WEEK</code>, an offset of
91+
* <code>0</code> starts on Sunday, and an offset of <code>1</code> starts on Monday.
9092
* </p>
9193
*
9294
* @param offset
93-
* The number of requests subtracted from the given limit in the initial time period.
95+
* The day that a time period starts. For example, with a time period of <code>WEEK</code>, an offset of
96+
* <code>0</code> starts on Sunday, and an offset of <code>1</code> starts on Monday.
9497
*/
9598

9699
public void setOffset(Integer offset) {
@@ -99,10 +102,12 @@ public void setOffset(Integer offset) {
99102

100103
/**
101104
* <p>
102-
* The number of requests subtracted from the given limit in the initial time period.
105+
* The day that a time period starts. For example, with a time period of <code>WEEK</code>, an offset of
106+
* <code>0</code> starts on Sunday, and an offset of <code>1</code> starts on Monday.
103107
* </p>
104108
*
105-
* @return The number of requests subtracted from the given limit in the initial time period.
109+
* @return The day that a time period starts. For example, with a time period of <code>WEEK</code>, an offset of
110+
* <code>0</code> starts on Sunday, and an offset of <code>1</code> starts on Monday.
106111
*/
107112

108113
public Integer getOffset() {
@@ -111,11 +116,13 @@ public Integer getOffset() {
111116

112117
/**
113118
* <p>
114-
* The number of requests subtracted from the given limit in the initial time period.
119+
* The day that a time period starts. For example, with a time period of <code>WEEK</code>, an offset of
120+
* <code>0</code> starts on Sunday, and an offset of <code>1</code> starts on Monday.
115121
* </p>
116122
*
117123
* @param offset
118-
* The number of requests subtracted from the given limit in the initial time period.
124+
* The day that a time period starts. For example, with a time period of <code>WEEK</code>, an offset of
125+
* <code>0</code> starts on Sunday, and an offset of <code>1</code> starts on Monday.
119126
* @return Returns a reference to this object so that method calls can be chained together.
120127
*/
121128

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.11.923</version>
8+
<version>1.11.924</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.11.923</version>
8+
<version>1.11.924</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.11.923</version>
8+
<version>1.11.924</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appconfig</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.11.923</version>
8+
<version>1.11.924</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.11.923</version>
8+
<version>1.11.924</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.11.923</version>
8+
<version>1.11.924</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-applicationautoscaling</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.11.923</version>
8+
<version>1.11.924</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.11.923</version>
8+
<version>1.11.924</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.11.923</version>
8+
<version>1.11.924</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appregistry</artifactId>

aws-java-sdk-appregistry/src/main/java/com/amazonaws/services/appregistry/AWSAppRegistry.java

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,28 @@ public interface AWSAppRegistry {
343343
*/
344344
ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest);
345345

346+
/**
347+
* <p>
348+
* Syncs the resource with what is currently recorded in App registry. Specifically, the resource’s App registry
349+
* system tags are synced with its associated application. The resource is removed if it is not associated with the
350+
* application. The caller must have permissions to read and update the resource.
351+
* </p>
352+
*
353+
* @param syncResourceRequest
354+
* @return Result of the SyncResource operation returned by the service.
355+
* @throws ResourceNotFoundException
356+
* The specified resource does not exist.
357+
* @throws InternalServerException
358+
* The service is experiencing internal problems.
359+
* @throws ConflictException
360+
* There was a conflict when processing the request (for example, a resource with the given name already
361+
* exists within the account).
362+
* @sample AWSAppRegistry.SyncResource
363+
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/AWS242AppRegistry-2020-06-24/SyncResource" target="_top">AWS
364+
* API Documentation</a>
365+
*/
366+
SyncResourceResult syncResource(SyncResourceRequest syncResourceRequest);
367+
346368
/**
347369
* <p>
348370
* Assigns one or more tags (key-value pairs) to the specified resource.
@@ -351,6 +373,9 @@ public interface AWSAppRegistry {
351373
* Each tag consists of a key and an optional value. If a tag with the same key is already associated with the
352374
* resource, this action updates its value.
353375
* </p>
376+
* <p>
377+
* This operation returns an empty response if the call was successful.
378+
* </p>
354379
*
355380
* @param tagResourceRequest
356381
* @return Result of the TagResource operation returned by the service.
@@ -370,6 +395,9 @@ public interface AWSAppRegistry {
370395
* <p>
371396
* Removes tags from a resource.
372397
* </p>
398+
* <p>
399+
* This operation returns an empty response if the call was successful.
400+
* </p>
373401
*
374402
* @param untagResourceRequest
375403
* @return Result of the UntagResource operation returned by the service.

0 commit comments

Comments
 (0)