Skip to content

Commit

Permalink
AWS SDK for Java 1.11.678
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Nov 19, 2019
1 parent fc0ec51 commit 06a2180
Show file tree
Hide file tree
Showing 628 changed files with 164,638 additions and 86,693 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,40 @@
# __1.11.678__ __2019-11-19__
## __AWS CloudFormation__
- ### Features
- This release of AWS CloudFormation StackSets enables users to detect drift on a stack set and the stack instances that belong to that stack set.

## __AWS CodeBuild__
- ### Features
- Add support for ARM and GPU-enhanced build environments and a new SSD-backed Linux compute type with additional CPU and memory in CodeBuild

## __AWS Config__
- ### Features
- AWSConfig launches support for conformance packs. A conformance pack is a new resource type that allows you to package a collection of Config rules and remediation actions into a single entity. You can create and deploy conformance packs into your account or across all accounts in your organization

## __AWS Identity and Access Management__
- ### Features
- IAM reports the timestamp when a role's credentials were last used to make an AWS request. This helps you identify unused roles and remove them confidently from your AWS accounts.

## __AWS IoT__
- ### Features
- As part of this release, we are extending the capability of AWS IoT Rules Engine to send messages directly to customer's own web services/applications. Customers can now create topic rules with HTTP actions to route messages from IoT Core directly to URL's that they own. Ownership is proved by creating and confirming topic rule destinations.

## __AWS Lambda__
- ### Features
- This release provides three new runtimes to support Node.js 12 (initially 12.13.0), Python 3.8 and Java 11.

## __Amazon Elastic Compute Cloud__
- ### Features
- This release adds support for RunInstances to specify the metadata options for new instances; adds a new API, ModifyInstanceMetadataOptions, which lets you modify the metadata options for a running or stopped instance; and adds support for CreateCustomerGateway to specify a device name.

## __Auto Scaling__
- ### Features
- Amazon EC2 Auto Scaling now supports Instance Weighting and Max Instance Lifetime. Instance Weighting allows specifying the capacity units for each instance type included in the MixedInstancesPolicy and how they would contribute to your application's performance. Max Instance Lifetime allows specifying the maximum length of time that an instance can be in service. If any instances are approaching this limit, Amazon EC2 Auto Scaling gradually replaces them.

## __Elastic Load Balancing__
- ### Features
- This release allows forward actions on Application Load Balancers to route requests to multiple target groups, based on the weight you specify for each target group.

# __1.11.677__ __2019-11-18__
## __AWS CloudFormation__
- ### Features
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -45,7 +45,7 @@ dependencies.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
<version>1.11.677</version>
<version>1.11.678</version>
<type>pom</type>
<scope>import</scope>
</dependency>
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.678-SNAPSHOT</version>
<version>1.11.678</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.678-SNAPSHOT</version>
<version>1.11.678</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.678-SNAPSHOT</version>
<version>1.11.678</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.678-SNAPSHOT</version>
<version>1.11.678</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.678-SNAPSHOT</version>
<version>1.11.678</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.678-SNAPSHOT</version>
<version>1.11.678</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.678-SNAPSHOT</version>
<version>1.11.678</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-apigatewayv2</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.678-SNAPSHOT</version>
<version>1.11.678</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.678-SNAPSHOT</version>
<version>1.11.678</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.678-SNAPSHOT</version>
<version>1.11.678</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.678-SNAPSHOT</version>
<version>1.11.678</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.678-SNAPSHOT</version>
<version>1.11.678</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.678-SNAPSHOT</version>
<version>1.11.678</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-athena</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.678-SNAPSHOT</version>
<version>1.11.678</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-autoscaling</artifactId>
Expand Down
Expand Up @@ -1123,6 +1123,15 @@ DescribeNotificationConfigurationsResult describeNotificationConfigurations(
* Moves the specified instances into the standby state.
* </p>
* <p>
* If you choose to decrement the desired capacity of the Auto Scaling group, the instances can enter standby as
* long as the desired capacity of the Auto Scaling group after the instances are placed into standby is equal to or
* greater than the minimum capacity of the group.
* </p>
* <p>
* If you choose not to decrement the desired capacity of the Auto Scaling group, the Auto Scaling group launches
* new instances to replace the instances on standby.
* </p>
* <p>
* For more information, see <a
* href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-enter-exit-standby.html">Temporarily Removing
* Instances from Your Auto Scaling Group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.
Expand Down Expand Up @@ -1162,6 +1171,9 @@ DescribeNotificationConfigurationsResult describeNotificationConfigurations(
* Moves the specified instances out of the standby state.
* </p>
* <p>
* After you put the instances back in service, the desired capacity is incremented.
* </p>
* <p>
* For more information, see <a
* href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-enter-exit-standby.html">Temporarily Removing
* Instances from Your Auto Scaling Group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.
Expand Down Expand Up @@ -1542,7 +1554,7 @@ TerminateInstanceInAutoScalingGroupResult terminateInstanceInAutoScalingGroup(
* <p>
* To update an Auto Scaling group, specify the name of the group and the parameter that you want to change. Any
* parameters that you don't specify are not changed by this update request. The new settings take effect on any
* scaling activities after this call returns. Scaling activities that are currently in progress aren't affected.
* scaling activities after this call returns.
* </p>
* <p>
* If you associate a new launch configuration or template with an Auto Scaling group, all new instances will get
Expand Down
Expand Up @@ -1985,6 +1985,15 @@ java.util.concurrent.Future<EnableMetricsCollectionResult> enableMetricsCollecti
* Moves the specified instances into the standby state.
* </p>
* <p>
* If you choose to decrement the desired capacity of the Auto Scaling group, the instances can enter standby as
* long as the desired capacity of the Auto Scaling group after the instances are placed into standby is equal to or
* greater than the minimum capacity of the group.
* </p>
* <p>
* If you choose not to decrement the desired capacity of the Auto Scaling group, the Auto Scaling group launches
* new instances to replace the instances on standby.
* </p>
* <p>
* For more information, see <a
* href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-enter-exit-standby.html">Temporarily Removing
* Instances from Your Auto Scaling Group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.
Expand All @@ -2003,6 +2012,15 @@ java.util.concurrent.Future<EnableMetricsCollectionResult> enableMetricsCollecti
* Moves the specified instances into the standby state.
* </p>
* <p>
* If you choose to decrement the desired capacity of the Auto Scaling group, the instances can enter standby as
* long as the desired capacity of the Auto Scaling group after the instances are placed into standby is equal to or
* greater than the minimum capacity of the group.
* </p>
* <p>
* If you choose not to decrement the desired capacity of the Auto Scaling group, the Auto Scaling group launches
* new instances to replace the instances on standby.
* </p>
* <p>
* For more information, see <a
* href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-enter-exit-standby.html">Temporarily Removing
* Instances from Your Auto Scaling Group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.
Expand Down Expand Up @@ -2057,6 +2075,9 @@ java.util.concurrent.Future<ExecutePolicyResult> executePolicyAsync(ExecutePolic
* Moves the specified instances out of the standby state.
* </p>
* <p>
* After you put the instances back in service, the desired capacity is incremented.
* </p>
* <p>
* For more information, see <a
* href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-enter-exit-standby.html">Temporarily Removing
* Instances from Your Auto Scaling Group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.
Expand All @@ -2075,6 +2096,9 @@ java.util.concurrent.Future<ExecutePolicyResult> executePolicyAsync(ExecutePolic
* Moves the specified instances out of the standby state.
* </p>
* <p>
* After you put the instances back in service, the desired capacity is incremented.
* </p>
* <p>
* For more information, see <a
* href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-enter-exit-standby.html">Temporarily Removing
* Instances from Your Auto Scaling Group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.
Expand Down Expand Up @@ -2749,7 +2773,7 @@ java.util.concurrent.Future<TerminateInstanceInAutoScalingGroupResult> terminate
* <p>
* To update an Auto Scaling group, specify the name of the group and the parameter that you want to change. Any
* parameters that you don't specify are not changed by this update request. The new settings take effect on any
* scaling activities after this call returns. Scaling activities that are currently in progress aren't affected.
* scaling activities after this call returns.
* </p>
* <p>
* If you associate a new launch configuration or template with an Auto Scaling group, all new instances will get
Expand Down Expand Up @@ -2807,7 +2831,7 @@ java.util.concurrent.Future<TerminateInstanceInAutoScalingGroupResult> terminate
* <p>
* To update an Auto Scaling group, specify the name of the group and the parameter that you want to change. Any
* parameters that you don't specify are not changed by this update request. The new settings take effect on any
* scaling activities after this call returns. Scaling activities that are currently in progress aren't affected.
* scaling activities after this call returns.
* </p>
* <p>
* If you associate a new launch configuration or template with an Auto Scaling group, all new instances will get
Expand Down
Expand Up @@ -2844,6 +2844,15 @@ final EnableMetricsCollectionResult executeEnableMetricsCollection(EnableMetrics
* Moves the specified instances into the standby state.
* </p>
* <p>
* If you choose to decrement the desired capacity of the Auto Scaling group, the instances can enter standby as
* long as the desired capacity of the Auto Scaling group after the instances are placed into standby is equal to or
* greater than the minimum capacity of the group.
* </p>
* <p>
* If you choose not to decrement the desired capacity of the Auto Scaling group, the Auto Scaling group launches
* new instances to replace the instances on standby.
* </p>
* <p>
* For more information, see <a
* href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-enter-exit-standby.html">Temporarily Removing
* Instances from Your Auto Scaling Group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.
Expand Down Expand Up @@ -2961,6 +2970,9 @@ final ExecutePolicyResult executeExecutePolicy(ExecutePolicyRequest executePolic
* Moves the specified instances out of the standby state.
* </p>
* <p>
* After you put the instances back in service, the desired capacity is incremented.
* </p>
* <p>
* For more information, see <a
* href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-enter-exit-standby.html">Temporarily Removing
* Instances from Your Auto Scaling Group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.
Expand Down Expand Up @@ -3821,7 +3833,7 @@ final TerminateInstanceInAutoScalingGroupResult executeTerminateInstanceInAutoSc
* <p>
* To update an Auto Scaling group, specify the name of the group and the parameter that you want to change. Any
* parameters that you don't specify are not changed by this update request. The new settings take effect on any
* scaling activities after this call returns. Scaling activities that are currently in progress aren't affected.
* scaling activities after this call returns.
* </p>
* <p>
* If you associate a new launch configuration or template with an Auto Scaling group, all new instances will get
Expand Down

0 comments on commit 06a2180

Please sign in to comment.