Skip to content

Commit 935ebdc

Browse files
author
AWS
committed
AWS SDK for Java 1.11.676
1 parent 9a1a918 commit 935ebdc

File tree

692 files changed

+126495
-41784
lines changed

Some content is hidden

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

692 files changed

+126495
-41784
lines changed

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
# __1.11.676__ __2019-11-15__
2+
## __AWS Elemental MediaConvert__
3+
- ### Features
4+
- AWS Elemental MediaConvert SDK has added support for DolbyVision encoding, and SCTE35 & ESAM insertion to DASH ISO EMSG.
5+
6+
## __Amazon Chime__
7+
- ### Features
8+
- This release adds support for Chime Room Management APIs
9+
10+
## __Amazon CloudWatch Logs__
11+
- ### Features
12+
- Documentation updates for logs
13+
14+
## __Amazon Cognito Identity Provider__
15+
- ### Features
16+
- This release adds a new option in the User Pool to allow specifying sender's name in the emails sent by Amazon Cognito. This release also adds support to add SES Configuration Set to the emails sent by Amazon Cognito.
17+
18+
## __Amazon Elastic Compute Cloud__
19+
- ### Features
20+
- You can now add tags while copying snapshots. Previously, a user had to first copy the snapshot and then add tags to the copied snapshot manually. Moving forward, you can specify the list of tags you wish to be applied to the copied snapshot as a parameter on the Copy Snapshot API.
21+
22+
## __Amazon Elastic Kubernetes Service__
23+
- ### Features
24+
- Introducing Amazon EKS managed node groups, a new feature that lets you easily provision worker nodes for Amazon EKS clusters and keep them up to date using the Amazon EKS management console, CLI, and APIs.
25+
26+
## __Amazon Elastic MapReduce__
27+
- ### Features
28+
- Access to the cluster ARN makes it easier for you to author resource-level permissions policies in AWS Identity and Access Management. To simplify the process of obtaining the cluster ARN, Amazon EMR has added a new field containing the cluster ARN to all API responses that include the cluster ID.
29+
30+
## __Amazon GuardDuty__
31+
- ### Features
32+
- This release includes new operations related to findings export, including: CreatePublishingDestination, UpdatePublishingDestination, DescribePublishingDestination, DeletePublishingDestination and ListPublishingDestinations.
33+
34+
## __Amazon Simple Systems Manager (SSM)__
35+
- ### Features
36+
- This release updates AWS Systems Manager Parameter Store documentation for the enhanced search capability.
37+
38+
## __Amazon WorkSpaces__
39+
- ### Features
40+
- Added APIs to register your directories with Amazon WorkSpaces and to modify directory details.
41+
42+
## __Elastic Load Balancing__
43+
- ### Features
44+
- Documentation-only change to the default value of the routing.http.drop_invalid_header_fields.enabled attribute.
45+
146
# __1.11.675__ __2019-11-14__
247
## __AWSMarketplace Metering__
348
- ### Features

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies.
4545
<dependency>
4646
<groupId>com.amazonaws</groupId>
4747
<artifactId>aws-java-sdk-bom</artifactId>
48-
<version>1.11.675</version>
48+
<version>1.11.676</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

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.676-SNAPSHOT</version>
8+
<version>1.11.676</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.676-SNAPSHOT</version>
8+
<version>1.11.676</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.676-SNAPSHOT</version>
8+
<version>1.11.676</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.676-SNAPSHOT</version>
8+
<version>1.11.676</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplify</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.676-SNAPSHOT</version>
8+
<version>1.11.676</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.11.676-SNAPSHOT</version>
8+
<version>1.11.676</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.676-SNAPSHOT</version>
8+
<version>1.11.676</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-apigatewayv2</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.676-SNAPSHOT</version>
8+
<version>1.11.676</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.676-SNAPSHOT</version>
8+
<version>1.11.676</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.676-SNAPSHOT</version>
8+
<version>1.11.676</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appmesh</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.11.676-SNAPSHOT</version>
8+
<version>1.11.676</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.11.676-SNAPSHOT</version>
8+
<version>1.11.676</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.11.676-SNAPSHOT</version>
8+
<version>1.11.676</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-athena</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.11.676-SNAPSHOT</version>
8+
<version>1.11.676</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-autoscaling</artifactId>

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

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

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

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

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

aws-java-sdk-bundle/pom.xml

Lines changed: 2 additions & 2 deletions
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.676-SNAPSHOT</version>
8+
<version>1.11.676</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-bundle</artifactId>
@@ -24,7 +24,7 @@
2424
<artifactId>aws-java-sdk</artifactId>
2525
<groupId>com.amazonaws</groupId>
2626
<optional>false</optional>
27-
<version>1.11.676-SNAPSHOT</version>
27+
<version>1.11.676</version>
2828
</dependency>
2929
</dependencies>
3030

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

aws-java-sdk-chime/src/main/java/com/amazonaws/services/chime/AbstractAmazonChime.java

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ public AssociatePhoneNumbersWithVoiceConnectorGroupResult associatePhoneNumbersW
4343
throw new java.lang.UnsupportedOperationException();
4444
}
4545

46+
@Override
47+
public BatchCreateRoomMembershipResult batchCreateRoomMembership(BatchCreateRoomMembershipRequest request) {
48+
throw new java.lang.UnsupportedOperationException();
49+
}
50+
4651
@Override
4752
public BatchDeletePhoneNumberResult batchDeletePhoneNumber(BatchDeletePhoneNumberRequest request) {
4853
throw new java.lang.UnsupportedOperationException();
@@ -83,6 +88,16 @@ public CreatePhoneNumberOrderResult createPhoneNumberOrder(CreatePhoneNumberOrde
8388
throw new java.lang.UnsupportedOperationException();
8489
}
8590

91+
@Override
92+
public CreateRoomResult createRoom(CreateRoomRequest request) {
93+
throw new java.lang.UnsupportedOperationException();
94+
}
95+
96+
@Override
97+
public CreateRoomMembershipResult createRoomMembership(CreateRoomMembershipRequest request) {
98+
throw new java.lang.UnsupportedOperationException();
99+
}
100+
86101
@Override
87102
public CreateVoiceConnectorResult createVoiceConnector(CreateVoiceConnectorRequest request) {
88103
throw new java.lang.UnsupportedOperationException();
@@ -108,6 +123,16 @@ public DeletePhoneNumberResult deletePhoneNumber(DeletePhoneNumberRequest reques
108123
throw new java.lang.UnsupportedOperationException();
109124
}
110125

126+
@Override
127+
public DeleteRoomResult deleteRoom(DeleteRoomRequest request) {
128+
throw new java.lang.UnsupportedOperationException();
129+
}
130+
131+
@Override
132+
public DeleteRoomMembershipResult deleteRoomMembership(DeleteRoomMembershipRequest request) {
133+
throw new java.lang.UnsupportedOperationException();
134+
}
135+
111136
@Override
112137
public DeleteVoiceConnectorResult deleteVoiceConnector(DeleteVoiceConnectorRequest request) {
113138
throw new java.lang.UnsupportedOperationException();
@@ -194,6 +219,11 @@ public GetPhoneNumberSettingsResult getPhoneNumberSettings(GetPhoneNumberSetting
194219
throw new java.lang.UnsupportedOperationException();
195220
}
196221

222+
@Override
223+
public GetRoomResult getRoom(GetRoomRequest request) {
224+
throw new java.lang.UnsupportedOperationException();
225+
}
226+
197227
@Override
198228
public GetUserResult getUser(GetUserRequest request) {
199229
throw new java.lang.UnsupportedOperationException();
@@ -264,6 +294,16 @@ public ListPhoneNumbersResult listPhoneNumbers(ListPhoneNumbersRequest request)
264294
throw new java.lang.UnsupportedOperationException();
265295
}
266296

297+
@Override
298+
public ListRoomMembershipsResult listRoomMemberships(ListRoomMembershipsRequest request) {
299+
throw new java.lang.UnsupportedOperationException();
300+
}
301+
302+
@Override
303+
public ListRoomsResult listRooms(ListRoomsRequest request) {
304+
throw new java.lang.UnsupportedOperationException();
305+
}
306+
267307
@Override
268308
public ListUsersResult listUsers(ListUsersRequest request) {
269309
throw new java.lang.UnsupportedOperationException();
@@ -369,6 +409,16 @@ public UpdatePhoneNumberSettingsResult updatePhoneNumberSettings(UpdatePhoneNumb
369409
throw new java.lang.UnsupportedOperationException();
370410
}
371411

412+
@Override
413+
public UpdateRoomResult updateRoom(UpdateRoomRequest request) {
414+
throw new java.lang.UnsupportedOperationException();
415+
}
416+
417+
@Override
418+
public UpdateRoomMembershipResult updateRoomMembership(UpdateRoomMembershipRequest request) {
419+
throw new java.lang.UnsupportedOperationException();
420+
}
421+
372422
@Override
373423
public UpdateUserResult updateUser(UpdateUserRequest request) {
374424
throw new java.lang.UnsupportedOperationException();

0 commit comments

Comments
 (0)