Skip to content

Commit

Permalink
AWS SDK for Java 1.11.829
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Jul 28, 2020
1 parent b390b15 commit 01def6a
Show file tree
Hide file tree
Showing 362 changed files with 9,013 additions and 1,043 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,32 @@
# __1.11.829__ __2020-07-28__
## __AWS Elemental MediaLive__
- ### Features
- AWS Elemental MediaLive now supports several new features: EBU-TT-D captions in Microsoft Smooth outputs; interlaced video in HEVC outputs; video noise reduction (using temporal filtering) in HEVC outputs.

## __AWS SecurityHub__
- ### Features
- Added UpdateSecurityHubConfiguration API. Security Hub now allows customers to choose whether to automatically enable new controls that are added to an existing standard that the customer enabled. For example, if you enabled Foundational Security Best Practices for an account, you can automatically enable new controls as we add them to that standard. By default, new controls are enabled.

## __Amazon Elastic Compute Cloud__
- ### Features
- Introduces support for tag-on-create capability for the following APIs: CreateVpnConnection, CreateVpnGateway, and CreateCustomerGateway. A user can now add tags while creating these resources. For further detail, please see AWS Tagging Strategies.

## __Amazon Interactive Video Service__
- ### Features
- Added a new error code, PendingVerification, to differentiate between errors caused by insufficient IAM permissions and errors caused by account verification.

## __Amazon Relational Database Service__
- ### Features
- Adds reporting of manual cluster snapshot quota to DescribeAccountAttributes API

## __Auto Scaling__
- ### Features
- Now you can enable Instance Metadata Service Version 2 (IMDSv2) or disable the instance metadata endpoint with Launch Configurations.

## __EC2 Image Builder__
- ### Features
- This release updates distribution configurations to allow periods in AMI names.

# __1.11.828__ __2020-07-27__
## __AWS DataSync__
- ### Features
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -48,7 +48,7 @@ dependencies.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
<version>1.11.828</version>
<version>1.11.829</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-accessanalyzer/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-accessanalyzer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-acm/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-acm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-acmpca/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-acmpca</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-alexaforbusiness/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-alexaforbusiness</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-amplify/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-amplify</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-api-gateway/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-api-gateway</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-apigatewaymanagementapi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-apigatewaymanagementapi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-apigatewayv2/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-apigatewayv2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appconfig/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appconfig</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-applicationautoscaling/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationautoscaling</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-applicationinsights/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationinsights</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appmesh/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appmesh</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appstream/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appstream</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appsync/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appsync</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-athena/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-athena</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-augmentedairuntime/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-augmentedairuntime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-autoscaling/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.829-SNAPSHOT</version>
<version>1.11.829</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-autoscaling</artifactId>
Expand Down
Expand Up @@ -347,6 +347,12 @@ BatchPutScheduledUpdateGroupActionResult batchPutScheduledUpdateGroupAction(
* see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/AutoScalingGroup.html">Auto Scaling Groups</a>
* in the <i>Amazon EC2 Auto Scaling User Guide</i>.
* </p>
* <p>
* Every Auto Scaling group has three size parameters (<code>DesiredCapacity</code>, <code>MaxSize</code>, and
* <code>MinSize</code>). Usually, you set these sizes based on a specific number of instances. However, if you
* configure a mixed instances policy that defines weights for the instance types, you must specify these sizes with
* the same units that you use for weighting instances.
* </p>
*
* @param createAutoScalingGroupRequest
* @return Result of the CreateAutoScalingGroup operation returned by the service.
Expand Down
Expand Up @@ -472,6 +472,12 @@ java.util.concurrent.Future<CompleteLifecycleActionResult> completeLifecycleActi
* see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/AutoScalingGroup.html">Auto Scaling Groups</a>
* in the <i>Amazon EC2 Auto Scaling User Guide</i>.
* </p>
* <p>
* Every Auto Scaling group has three size parameters (<code>DesiredCapacity</code>, <code>MaxSize</code>, and
* <code>MinSize</code>). Usually, you set these sizes based on a specific number of instances. However, if you
* configure a mixed instances policy that defines weights for the instance types, you must specify these sizes with
* the same units that you use for weighting instances.
* </p>
*
* @param createAutoScalingGroupRequest
* @return A Java Future containing the result of the CreateAutoScalingGroup operation returned by the service.
Expand Down Expand Up @@ -500,6 +506,12 @@ java.util.concurrent.Future<CompleteLifecycleActionResult> completeLifecycleActi
* see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/AutoScalingGroup.html">Auto Scaling Groups</a>
* in the <i>Amazon EC2 Auto Scaling User Guide</i>.
* </p>
* <p>
* Every Auto Scaling group has three size parameters (<code>DesiredCapacity</code>, <code>MaxSize</code>, and
* <code>MinSize</code>). Usually, you set these sizes based on a specific number of instances. However, if you
* configure a mixed instances policy that defines weights for the instance types, you must specify these sizes with
* the same units that you use for weighting instances.
* </p>
*
* @param createAutoScalingGroupRequest
* @param asyncHandler
Expand Down
Expand Up @@ -821,6 +821,12 @@ final CompleteLifecycleActionResult executeCompleteLifecycleAction(CompleteLifec
* see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/AutoScalingGroup.html">Auto Scaling Groups</a>
* in the <i>Amazon EC2 Auto Scaling User Guide</i>.
* </p>
* <p>
* Every Auto Scaling group has three size parameters (<code>DesiredCapacity</code>, <code>MaxSize</code>, and
* <code>MinSize</code>). Usually, you set these sizes based on a specific number of instances. However, if you
* configure a mixed instances policy that defines weights for the instance types, you must specify these sizes with
* the same units that you use for weighting instances.
* </p>
*
* @param createAutoScalingGroupRequest
* @return Result of the CreateAutoScalingGroup operation returned by the service.
Expand Down
Expand Up @@ -118,8 +118,8 @@ public class CreateAutoScalingGroupRequest extends com.amazonaws.AmazonWebServic
* <p>
* With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above
* <code>MaxSize</code> to meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will never go
* above <code>MaxSize</code> by more than your maximum instance weight (weights that define how many capacity units
* each instance contributes to the capacity of the group).
* above <code>MaxSize</code> by more than your largest instance weight (weights that define how many units each
* instance contributes to the desired capacity of the group).
* </p>
* </note>
*/
Expand Down Expand Up @@ -843,8 +843,8 @@ public CreateAutoScalingGroupRequest withMinSize(Integer minSize) {
* <p>
* With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above
* <code>MaxSize</code> to meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will never go
* above <code>MaxSize</code> by more than your maximum instance weight (weights that define how many capacity units
* each instance contributes to the capacity of the group).
* above <code>MaxSize</code> by more than your largest instance weight (weights that define how many units each
* instance contributes to the desired capacity of the group).
* </p>
* </note>
*
Expand All @@ -853,8 +853,8 @@ public CreateAutoScalingGroupRequest withMinSize(Integer minSize) {
* <p>
* With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above
* <code>MaxSize</code> to meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will never
* go above <code>MaxSize</code> by more than your maximum instance weight (weights that define how many
* capacity units each instance contributes to the capacity of the group).
* go above <code>MaxSize</code> by more than your largest instance weight (weights that define how many
* units each instance contributes to the desired capacity of the group).
* </p>
*/

Expand All @@ -870,17 +870,17 @@ public void setMaxSize(Integer maxSize) {
* <p>
* With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above
* <code>MaxSize</code> to meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will never go
* above <code>MaxSize</code> by more than your maximum instance weight (weights that define how many capacity units
* each instance contributes to the capacity of the group).
* above <code>MaxSize</code> by more than your largest instance weight (weights that define how many units each
* instance contributes to the desired capacity of the group).
* </p>
* </note>
*
* @return The maximum size of the group.</p> <note>
* <p>
* With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above
* <code>MaxSize</code> to meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will
* never go above <code>MaxSize</code> by more than your maximum instance weight (weights that define how
* many capacity units each instance contributes to the capacity of the group).
* never go above <code>MaxSize</code> by more than your largest instance weight (weights that define how
* many units each instance contributes to the desired capacity of the group).
* </p>
*/

Expand All @@ -896,8 +896,8 @@ public Integer getMaxSize() {
* <p>
* With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above
* <code>MaxSize</code> to meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will never go
* above <code>MaxSize</code> by more than your maximum instance weight (weights that define how many capacity units
* each instance contributes to the capacity of the group).
* above <code>MaxSize</code> by more than your largest instance weight (weights that define how many units each
* instance contributes to the desired capacity of the group).
* </p>
* </note>
*
Expand All @@ -906,8 +906,8 @@ public Integer getMaxSize() {
* <p>
* With a mixed instances policy that uses instance weighting, Amazon EC2 Auto Scaling may need to go above
* <code>MaxSize</code> to meet your capacity requirements. In this event, Amazon EC2 Auto Scaling will never
* go above <code>MaxSize</code> by more than your maximum instance weight (weights that define how many
* capacity units each instance contributes to the capacity of the group).
* go above <code>MaxSize</code> by more than your largest instance weight (weights that define how many
* units each instance contributes to the desired capacity of the group).
* </p>
* @return Returns a reference to this object so that method calls can be chained together.
*/
Expand Down

0 comments on commit 01def6a

Please sign in to comment.