Skip to content

Commit 6c908a7

Browse files
author
AWS
committed
AWS SDK for Java 1.11.810
1 parent 007792d commit 6c908a7

File tree

669 files changed

+44470
-13255
lines changed

Some content is hidden

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

669 files changed

+44470
-13255
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
# __1.11.810__ __2020-06-24__
2+
## __AWS Amplify__
3+
- ### Features
4+
- This release of AWS Amplify Console introduces support for automatically creating custom subdomains for branches based on user-defined glob patterns, as well as automatically cleaning up Amplify branches when their corresponding git branches are deleted.
5+
6+
## __AWS Backup__
7+
- ### Features
8+
- Customers can now manage and monitor their backups in a policied manner across their AWS accounts, via an integration between AWS Backup and AWS Organizations
9+
10+
## __AWS CodeCommit__
11+
- ### Features
12+
- This release introduces support for reactions to CodeCommit comments. Users will be able to select from a pre-defined list of emojis to express their reaction to any comments.
13+
14+
## __AWS Identity and Access Management__
15+
- ### Features
16+
- Documentation updates for iam
17+
18+
## __AWS Organizations__
19+
- ### Features
20+
- This release adds support for a new backup policy type for AWS Organizations.
21+
22+
## __Amazon Elastic MapReduce__
23+
- ### Features
24+
- Amazon EMR customers can now set allocation strategies for On-Demand and Spot instances in their EMR clusters with instance fleets. These allocation strategies use real-time capacity insights to provision clusters faster and make the most efficient use of available spare capacity to allocate Spot instances to reduce interruptions.
25+
26+
## __Amazon FSx__
27+
- ### Features
28+
- This release adds the capability to take highly-durable, incremental backups of your FSx for Lustre persistent file systems. This capability makes it easy to further protect your file system data and to meet business and regulatory compliance requirements.
29+
30+
## __Amazon Honeycode__
31+
- ### Features
32+
- Introducing Amazon Honeycode - a fully managed service that allows you to quickly build mobile and web apps for teams without programming.
33+
34+
## __Auto Scaling__
35+
- ### Features
36+
- Documentation updates for Amazon EC2 Auto Scaling.
37+
138
# __1.11.809__ __2020-06-23__
239
## __AWS MediaTailor__
340
- ### 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.809</version>
51+
<version>1.11.810</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.810-SNAPSHOT</version>
8+
<version>1.11.810</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.810-SNAPSHOT</version>
8+
<version>1.11.810</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.810-SNAPSHOT</version>
8+
<version>1.11.810</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.810-SNAPSHOT</version>
8+
<version>1.11.810</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.810-SNAPSHOT</version>
8+
<version>1.11.810</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplify</artifactId>

aws-java-sdk-amplify/src/main/java/com/amazonaws/services/amplify/AWSAmplify.java

Lines changed: 247 additions & 238 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)