Skip to content

Commit dd9357b

Browse files
author
AWS
committed
AWS SDK for Java 1.11.842
1 parent 3426f32 commit dd9357b

File tree

366 files changed

+7428
-1480
lines changed

Some content is hidden

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

366 files changed

+7428
-1480
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# __1.11.842__ __2020-08-14__
2+
## __AWS License Manager__
3+
- ### Features
4+
- This release includes ability to enforce license assignment rules with EC2 Dedicated Hosts.
5+
6+
## __Amazon AppStream__
7+
- ### Features
8+
- Adds support for the Desktop View feature
9+
10+
## __Amazon Elastic Compute Cloud__
11+
- ### Features
12+
- New C5ad instances featuring AMD's 2nd Generation EPYC processors, offering up to 96 vCPUs, 192 GiB of instance memory, 3.8 TB of NVMe based SSD instance storage, and 20 Gbps in Network bandwidth
13+
14+
## __Amazon SageMaker Service__
15+
- ### Features
16+
- Amazon SageMaker now supports 1) creating real-time inference endpoints using model container images from Docker registries in customers' VPC 2) AUC(Area under the curve) as AutoPilot objective metric
17+
18+
## __Braket__
19+
- ### Features
20+
- Fixing bug in our SDK model where device status and device type had been flipped.
21+
122
# __1.11.841__ __2020-08-13__
223
## __AWS AppSync__
324
- ### 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.841</version>
51+
<version>1.11.842</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.841</version>
8+
<version>1.11.842</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.841</version>
8+
<version>1.11.842</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.841</version>
8+
<version>1.11.842</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.841</version>
8+
<version>1.11.842</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.841</version>
8+
<version>1.11.842</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.841</version>
8+
<version>1.11.842</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.841</version>
8+
<version>1.11.842</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.841</version>
8+
<version>1.11.842</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.841</version>
8+
<version>1.11.842</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appconfig</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.841</version>
8+
<version>1.11.842</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.841</version>
8+
<version>1.11.842</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.841</version>
8+
<version>1.11.842</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.841</version>
8+
<version>1.11.842</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appstream</artifactId>

aws-java-sdk-appstream/src/main/java/com/amazonaws/services/appstream/AmazonAppStream.java

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ public interface AmazonAppStream {
159159
* @return Result of the BatchAssociateUserStack operation returned by the service.
160160
* @throws OperationNotPermittedException
161161
* The attempted operation is not permitted.
162+
* @throws InvalidParameterCombinationException
163+
* Indicates an incorrect combination of parameters, or a missing parameter.
162164
* @sample AmazonAppStream.BatchAssociateUserStack
163165
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/BatchAssociateUserStack"
164166
* target="_top">AWS API Documentation</a>
@@ -172,6 +174,10 @@ public interface AmazonAppStream {
172174
*
173175
* @param batchDisassociateUserStackRequest
174176
* @return Result of the BatchDisassociateUserStack operation returned by the service.
177+
* @throws OperationNotPermittedException
178+
* The attempted operation is not permitted.
179+
* @throws InvalidParameterCombinationException
180+
* Indicates an incorrect combination of parameters, or a missing parameter.
175181
* @sample AmazonAppStream.BatchDisassociateUserStack
176182
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/BatchDisassociateUserStack"
177183
* target="_top">AWS API Documentation</a>
@@ -213,13 +219,19 @@ public interface AmazonAppStream {
213219
*
214220
* @param createDirectoryConfigRequest
215221
* @return Result of the CreateDirectoryConfig operation returned by the service.
222+
* @throws ResourceNotFoundException
223+
* The specified resource was not found.
216224
* @throws ResourceAlreadyExistsException
217225
* The specified resource already exists.
218226
* @throws LimitExceededException
219227
* The requested limit exceeds the permitted limit for an account.
220228
* @throws InvalidAccountStatusException
221229
* The resource cannot be created because your AWS account is suspended. For assistance, contact AWS
222230
* Support.
231+
* @throws OperationNotPermittedException
232+
* The attempted operation is not permitted.
233+
* @throws InvalidRoleException
234+
* The specified role is invalid.
223235
* @sample AmazonAppStream.CreateDirectoryConfig
224236
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/CreateDirectoryConfig"
225237
* target="_top">AWS API Documentation</a>
@@ -241,6 +253,9 @@ public interface AmazonAppStream {
241253
* The specified resource was not found.
242254
* @throws LimitExceededException
243255
* The requested limit exceeds the permitted limit for an account.
256+
* @throws RequestLimitExceededException
257+
* AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are
258+
* being throttled by Amazon EC2. Try again later.
244259
* @throws InvalidAccountStatusException
245260
* The resource cannot be created because your AWS account is suspended. For assistance, contact AWS
246261
* Support.
@@ -272,6 +287,9 @@ public interface AmazonAppStream {
272287
* @return Result of the CreateImageBuilder operation returned by the service.
273288
* @throws LimitExceededException
274289
* The requested limit exceeds the permitted limit for an account.
290+
* @throws RequestLimitExceededException
291+
* AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are
292+
* being throttled by Amazon EC2. Try again later.
275293
* @throws InvalidAccountStatusException
276294
* The resource cannot be created because your AWS account is suspended. For assistance, contact AWS
277295
* Support.
@@ -719,6 +737,8 @@ public interface AmazonAppStream {
719737
* @return Result of the DescribeUserStackAssociations operation returned by the service.
720738
* @throws InvalidParameterCombinationException
721739
* Indicates an incorrect combination of parameters, or a missing parameter.
740+
* @throws OperationNotPermittedException
741+
* The attempted operation is not permitted.
722742
* @sample AmazonAppStream.DescribeUserStackAssociations
723743
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DescribeUserStackAssociations"
724744
* target="_top">AWS API Documentation</a>
@@ -771,6 +791,8 @@ public interface AmazonAppStream {
771791
* The specified resource was not found.
772792
* @throws ConcurrentModificationException
773793
* An API error occurred. Wait a few minutes and try again.
794+
* @throws OperationNotPermittedException
795+
* The attempted operation is not permitted.
774796
* @sample AmazonAppStream.DisassociateFleet
775797
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DisassociateFleet" target="_top">AWS
776798
* API Documentation</a>
@@ -869,6 +891,9 @@ public interface AmazonAppStream {
869891
* The attempted operation is not permitted.
870892
* @throws LimitExceededException
871893
* The requested limit exceeds the permitted limit for an account.
894+
* @throws RequestLimitExceededException
895+
* AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are
896+
* being throttled by Amazon EC2. Try again later.
872897
* @throws InvalidAccountStatusException
873898
* The resource cannot be created because your AWS account is suspended. For assistance, contact AWS
874899
* Support.
@@ -1015,6 +1040,10 @@ public interface AmazonAppStream {
10151040
* The specified resource was not found.
10161041
* @throws ConcurrentModificationException
10171042
* An API error occurred. Wait a few minutes and try again.
1043+
* @throws OperationNotPermittedException
1044+
* The attempted operation is not permitted.
1045+
* @throws InvalidRoleException
1046+
* The specified role is invalid.
10181047
* @sample AmazonAppStream.UpdateDirectoryConfig
10191048
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/UpdateDirectoryConfig"
10201049
* target="_top">AWS API Documentation</a>
@@ -1039,6 +1068,9 @@ public interface AmazonAppStream {
10391068
* The specified resource is in use.
10401069
* @throws LimitExceededException
10411070
* The requested limit exceeds the permitted limit for an account.
1071+
* @throws RequestLimitExceededException
1072+
* AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are
1073+
* being throttled by Amazon EC2. Try again later.
10421074
* @throws InvalidAccountStatusException
10431075
* The resource cannot be created because your AWS account is suspended. For assistance, contact AWS
10441076
* Support.

aws-java-sdk-appstream/src/main/java/com/amazonaws/services/appstream/AmazonAppStreamClient.java

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ public class AmazonAppStreamClient extends AmazonWebServiceClient implements Ama
111111
.addErrorMetadata(
112112
new JsonErrorShapeMetadata().withErrorCode("ConcurrentModificationException").withExceptionUnmarshaller(
113113
com.amazonaws.services.appstream.model.transform.ConcurrentModificationExceptionUnmarshaller.getInstance()))
114+
.addErrorMetadata(
115+
new JsonErrorShapeMetadata().withErrorCode("RequestLimitExceededException").withExceptionUnmarshaller(
116+
com.amazonaws.services.appstream.model.transform.RequestLimitExceededExceptionUnmarshaller.getInstance()))
114117
.addErrorMetadata(
115118
new JsonErrorShapeMetadata().withErrorCode("ResourceInUseException").withExceptionUnmarshaller(
116119
com.amazonaws.services.appstream.model.transform.ResourceInUseExceptionUnmarshaller.getInstance()))
@@ -419,6 +422,8 @@ final AssociateFleetResult executeAssociateFleet(AssociateFleetRequest associate
419422
* @return Result of the BatchAssociateUserStack operation returned by the service.
420423
* @throws OperationNotPermittedException
421424
* The attempted operation is not permitted.
425+
* @throws InvalidParameterCombinationException
426+
* Indicates an incorrect combination of parameters, or a missing parameter.
422427
* @sample AmazonAppStream.BatchAssociateUserStack
423428
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/BatchAssociateUserStack"
424429
* target="_top">AWS API Documentation</a>
@@ -474,6 +479,10 @@ final BatchAssociateUserStackResult executeBatchAssociateUserStack(BatchAssociat
474479
*
475480
* @param batchDisassociateUserStackRequest
476481
* @return Result of the BatchDisassociateUserStack operation returned by the service.
482+
* @throws OperationNotPermittedException
483+
* The attempted operation is not permitted.
484+
* @throws InvalidParameterCombinationException
485+
* Indicates an incorrect combination of parameters, or a missing parameter.
477486
* @sample AmazonAppStream.BatchDisassociateUserStack
478487
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/BatchDisassociateUserStack"
479488
* target="_top">AWS API Documentation</a>
@@ -597,13 +606,19 @@ final CopyImageResult executeCopyImage(CopyImageRequest copyImageRequest) {
597606
*
598607
* @param createDirectoryConfigRequest
599608
* @return Result of the CreateDirectoryConfig operation returned by the service.
609+
* @throws ResourceNotFoundException
610+
* The specified resource was not found.
600611
* @throws ResourceAlreadyExistsException
601612
* The specified resource already exists.
602613
* @throws LimitExceededException
603614
* The requested limit exceeds the permitted limit for an account.
604615
* @throws InvalidAccountStatusException
605616
* The resource cannot be created because your AWS account is suspended. For assistance, contact AWS
606617
* Support.
618+
* @throws OperationNotPermittedException
619+
* The attempted operation is not permitted.
620+
* @throws InvalidRoleException
621+
* The specified role is invalid.
607622
* @sample AmazonAppStream.CreateDirectoryConfig
608623
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/CreateDirectoryConfig"
609624
* target="_top">AWS API Documentation</a>
@@ -666,6 +681,9 @@ final CreateDirectoryConfigResult executeCreateDirectoryConfig(CreateDirectoryCo
666681
* The specified resource was not found.
667682
* @throws LimitExceededException
668683
* The requested limit exceeds the permitted limit for an account.
684+
* @throws RequestLimitExceededException
685+
* AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are
686+
* being throttled by Amazon EC2. Try again later.
669687
* @throws InvalidAccountStatusException
670688
* The resource cannot be created because your AWS account is suspended. For assistance, contact AWS
671689
* Support.
@@ -737,6 +755,9 @@ final CreateFleetResult executeCreateFleet(CreateFleetRequest createFleetRequest
737755
* @return Result of the CreateImageBuilder operation returned by the service.
738756
* @throws LimitExceededException
739757
* The requested limit exceeds the permitted limit for an account.
758+
* @throws RequestLimitExceededException
759+
* AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are
760+
* being throttled by Amazon EC2. Try again later.
740761
* @throws InvalidAccountStatusException
741762
* The resource cannot be created because your AWS account is suspended. For assistance, contact AWS
742763
* Support.
@@ -2080,6 +2101,8 @@ final DescribeUsageReportSubscriptionsResult executeDescribeUsageReportSubscript
20802101
* @return Result of the DescribeUserStackAssociations operation returned by the service.
20812102
* @throws InvalidParameterCombinationException
20822103
* Indicates an incorrect combination of parameters, or a missing parameter.
2104+
* @throws OperationNotPermittedException
2105+
* The attempted operation is not permitted.
20832106
* @sample AmazonAppStream.DescribeUserStackAssociations
20842107
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DescribeUserStackAssociations"
20852108
* target="_top">AWS API Documentation</a>
@@ -2254,6 +2277,8 @@ final DisableUserResult executeDisableUser(DisableUserRequest disableUserRequest
22542277
* The specified resource was not found.
22552278
* @throws ConcurrentModificationException
22562279
* An API error occurred. Wait a few minutes and try again.
2280+
* @throws OperationNotPermittedException
2281+
* The attempted operation is not permitted.
22572282
* @sample AmazonAppStream.DisassociateFleet
22582283
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DisassociateFleet" target="_top">AWS
22592284
* API Documentation</a>
@@ -2592,6 +2617,9 @@ final ListTagsForResourceResult executeListTagsForResource(ListTagsForResourceRe
25922617
* The attempted operation is not permitted.
25932618
* @throws LimitExceededException
25942619
* The requested limit exceeds the permitted limit for an account.
2620+
* @throws RequestLimitExceededException
2621+
* AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are
2622+
* being throttled by Amazon EC2. Try again later.
25952623
* @throws InvalidAccountStatusException
25962624
* The resource cannot be created because your AWS account is suspended. For assistance, contact AWS
25972625
* Support.
@@ -2978,6 +3006,10 @@ final UntagResourceResult executeUntagResource(UntagResourceRequest untagResourc
29783006
* The specified resource was not found.
29793007
* @throws ConcurrentModificationException
29803008
* An API error occurred. Wait a few minutes and try again.
3009+
* @throws OperationNotPermittedException
3010+
* The attempted operation is not permitted.
3011+
* @throws InvalidRoleException
3012+
* The specified role is invalid.
29813013
* @sample AmazonAppStream.UpdateDirectoryConfig
29823014
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/UpdateDirectoryConfig"
29833015
* target="_top">AWS API Documentation</a>
@@ -3043,6 +3075,9 @@ final UpdateDirectoryConfigResult executeUpdateDirectoryConfig(UpdateDirectoryCo
30433075
* The specified resource is in use.
30443076
* @throws LimitExceededException
30453077
* The requested limit exceeds the permitted limit for an account.
3078+
* @throws RequestLimitExceededException
3079+
* AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are
3080+
* being throttled by Amazon EC2. Try again later.
30463081
* @throws InvalidAccountStatusException
30473082
* The resource cannot be created because your AWS account is suspended. For assistance, contact AWS
30483083
* Support.

0 commit comments

Comments
 (0)