Skip to content

Commit

Permalink
AWS SDK for Java 1.12.166
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Feb 24, 2022
1 parent 0e351e5 commit d883e4b
Show file tree
Hide file tree
Showing 500 changed files with 17,784 additions and 6,626 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
# __1.12.166__ __2022-02-24__
## __AWS Glue DataBrew__
- ### Features
- This AWS Glue Databrew release adds feature to merge job outputs into a max number of files for S3 File output type.

## __AWS S3 Control__
- ### Features
- Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3.

## __AWS Transfer Family__
- ### Features
- Support automatic pagination when listing AWS Transfer Family resources.

## __Amazon Lightsail__
- ### Features
- This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances.

## __Amazon Route 53__
- ### Features
- SDK doc update for Route 53 to update some parameters with new information.

## __Amazon Simple Storage Service__
- ### Features
- This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3

## __Auto Scaling__
- ### Features
- You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later.

## __Firewall Management Service__
- ### Features
- AWS Firewall Manager now supports the configuration of AWS Network Firewall policies with either centralized or distributed deployment models. This release also adds support for custom endpoint configuration, where you can choose which Availability Zones to create firewall endpoints in.

# __1.12.165__ __2022-02-23__
## __AWS Lambda__
- ### Features
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
<version>1.12.165</version>
<version>1.12.166</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-accessanalyzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-accessanalyzer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-account/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-account</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-acm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-amplify</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-amplifybackend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-amplifybackend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-amplifyuibuilder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-amplifyuibuilder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-api-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appconfig</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appconfigdata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appconfigdata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appflow</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appintegrations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appintegrations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-applicationautoscaling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationautoscaling</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-applicationcostprofiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationcostprofiler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-applicationinsights/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appmesh</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appregistry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appregistry</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-apprunner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-apprunner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appstream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-athena</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-auditmanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-auditmanager</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-augmentedairuntime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.166-SNAPSHOT</version>
<version>1.12.166</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-autoscaling</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,14 @@ BatchPutScheduledUpdateGroupActionResult batchPutScheduledUpdateGroupAction(
* <ol>
* <li>
* <p>
* (Optional) Create a launch template or launch configuration with a user data script that runs while an instance
* is in a wait state due to a lifecycle hook.
* </p>
* </li>
* <li>
* <p>
* (Optional) Create a Lambda function and a rule that allows Amazon EventBridge to invoke your Lambda function when
* Amazon EC2 Auto Scaling launches or terminates instances.
* an instance is put into a wait state due to a lifecycle hook.
* </p>
* </li>
* <li>
Expand All @@ -331,7 +337,7 @@ BatchPutScheduledUpdateGroupActionResult batchPutScheduledUpdateGroupAction(
* </li>
* <li>
* <p>
* If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state.
* If you need more time, record the lifecycle action heartbeat to keep the instance in a wait state.
* </p>
* </li>
* <li>
Expand Down Expand Up @@ -1535,17 +1541,23 @@ DescribeNotificationConfigurationsResult describeNotificationConfigurations(
* Creates or updates a lifecycle hook for the specified Auto Scaling group.
* </p>
* <p>
* A lifecycle hook enables an Auto Scaling group to be aware of events in the Auto Scaling instance lifecycle, and
* then perform a custom action when the corresponding lifecycle event occurs.
* Lifecycle hooks let you create solutions that are aware of events in the Auto Scaling instance lifecycle, and
* then perform a custom action on instances when the corresponding lifecycle event occurs.
* </p>
* <p>
* This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group:
* </p>
* <ol>
* <li>
* <p>
* (Optional) Create a launch template or launch configuration with a user data script that runs while an instance
* is in a wait state due to a lifecycle hook.
* </p>
* </li>
* <li>
* <p>
* (Optional) Create a Lambda function and a rule that allows Amazon EventBridge to invoke your Lambda function when
* Amazon EC2 Auto Scaling launches or terminates instances.
* an instance is put into a wait state due to a lifecycle hook.
* </p>
* </li>
* <li>
Expand All @@ -1561,7 +1573,7 @@ DescribeNotificationConfigurationsResult describeNotificationConfigurations(
* </li>
* <li>
* <p>
* If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state using the
* If you need more time, record the lifecycle action heartbeat to keep the instance in a wait state using the
* <a>RecordLifecycleActionHeartbeat</a> API call.
* </p>
* </li>
Expand Down Expand Up @@ -1756,8 +1768,14 @@ DescribeNotificationConfigurationsResult describeNotificationConfigurations(
* <ol>
* <li>
* <p>
* (Optional) Create a launch template or launch configuration with a user data script that runs while an instance
* is in a wait state due to a lifecycle hook.
* </p>
* </li>
* <li>
* <p>
* (Optional) Create a Lambda function and a rule that allows Amazon EventBridge to invoke your Lambda function when
* Amazon EC2 Auto Scaling launches or terminates instances.
* an instance is put into a wait state due to a lifecycle hook.
* </p>
* </li>
* <li>
Expand All @@ -1773,7 +1791,7 @@ DescribeNotificationConfigurationsResult describeNotificationConfigurations(
* </li>
* <li>
* <p>
* <b>If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state.</b>
* <b>If you need more time, record the lifecycle action heartbeat to keep the instance in a wait state.</b>
* </p>
* </li>
* <li>
Expand Down
Loading

0 comments on commit d883e4b

Please sign in to comment.