Skip to content

Commit

Permalink
AWS SDK for Java 1.11.778
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed May 7, 2020
1 parent 4086598 commit f4cc8ae
Show file tree
Hide file tree
Showing 440 changed files with 28,933 additions and 16,326 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "Close stale issues"
# Controls when the action will run.
on:
schedule:
- cron: "0/15 * * * *"
- cron: "0/30 * * * *"

jobs:
cleanup:
Expand Down Expand Up @@ -52,5 +52,5 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
loglevel: DEBUG
# Set dry-run to true to not perform label or close actions.
dry-run: true
#dry-run: true

29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
# __1.11.778__ __2020-05-07__
## __AWS CodeBuild__
- ### Features
- Add COMMIT_MESSAGE enum for webhook filter types

## __Amazon AppConfig__
- ### Features
- The description of the AWS AppConfig GetConfiguration API action was amended to include important information about calling ClientConfigurationVersion when you configure clients to call GetConfiguration.

## __Amazon CloudWatch Logs__
- ### Features
- Amazon CloudWatch Logs now offers the ability to interact with Logs Insights queries via the new PutQueryDefinition, DescribeQueryDefinitions, and DeleteQueryDefinition APIs.

## __Amazon Elastic Compute Cloud__
- ### Features
- Amazon EC2 now adds warnings to identify issues when creating a launch template or launch template version.

## __Amazon Lightsail__
- ### Features
- This release adds support for the following options in instance public ports: Specify source IP addresses, specify ICMP protocol like PING, and enable/disable the Lightsail browser-based SSH and RDP clients' access to your instance.

## __Amazon Route 53__
- ### Features
- Amazon Route 53 now supports the EU (Milan) Region (eu-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

## __Amazon Simple Systems Manager (SSM)__
- ### Features
- This Patch Manager release supports creating patch baselines for Oracle Linux and Debian

# __1.11.777__ __2020-05-06__
## __AWS CodeStar connections__
- ### Features
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
<version>1.11.777</version>
<version>1.11.778</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.11.778-SNAPSHOT</version>
<version>1.11.778</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
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.11.778-SNAPSHOT</version>
<version>1.11.778</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.11.778-SNAPSHOT</version>
<version>1.11.778</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.11.778-SNAPSHOT</version>
<version>1.11.778</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.11.778-SNAPSHOT</version>
<version>1.11.778</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
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.11.778-SNAPSHOT</version>
<version>1.11.778</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.11.778-SNAPSHOT</version>
<version>1.11.778</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.11.778-SNAPSHOT</version>
<version>1.11.778</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.11.778-SNAPSHOT</version>
<version>1.11.778</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appconfig</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -299,8 +299,22 @@ public interface AmazonAppConfig {

/**
* <p>
* Retrieve information about a configuration.
* Receive information about a configuration.
* </p>
* <important>
* <p>
* AWS AppConfig uses the value of the <code>ClientConfigurationVersion</code> parameter to identify the
* configuration version on your clients. If you don’t send <code>ClientConfigurationVersion</code> with each call
* to <code>GetConfiguration</code>, your clients receive the current configuration. You are charged each time your
* clients receive a configuration.
* </p>
* <p>
* To avoid excess charges, we recommend that you include the <code>ClientConfigurationVersion</code> value with
* every call to <code>GetConfiguration</code>. This value must be saved on your client. Subsequent calls to
* <code>GetConfiguration</code> must pass this value by using the <code>ClientConfigurationVersion</code>
* parameter.
* </p>
* </important>
*
* @param getConfigurationRequest
* @return Result of the GetConfiguration operation returned by the service.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -437,8 +437,22 @@ java.util.concurrent.Future<GetApplicationResult> getApplicationAsync(GetApplica

/**
* <p>
* Retrieve information about a configuration.
* Receive information about a configuration.
* </p>
* <important>
* <p>
* AWS AppConfig uses the value of the <code>ClientConfigurationVersion</code> parameter to identify the
* configuration version on your clients. If you don’t send <code>ClientConfigurationVersion</code> with each call
* to <code>GetConfiguration</code>, your clients receive the current configuration. You are charged each time your
* clients receive a configuration.
* </p>
* <p>
* To avoid excess charges, we recommend that you include the <code>ClientConfigurationVersion</code> value with
* every call to <code>GetConfiguration</code>. This value must be saved on your client. Subsequent calls to
* <code>GetConfiguration</code> must pass this value by using the <code>ClientConfigurationVersion</code>
* parameter.
* </p>
* </important>
*
* @param getConfigurationRequest
* @return A Java Future containing the result of the GetConfiguration operation returned by the service.
Expand All @@ -450,8 +464,22 @@ java.util.concurrent.Future<GetApplicationResult> getApplicationAsync(GetApplica

/**
* <p>
* Retrieve information about a configuration.
* Receive information about a configuration.
* </p>
* <important>
* <p>
* AWS AppConfig uses the value of the <code>ClientConfigurationVersion</code> parameter to identify the
* configuration version on your clients. If you don’t send <code>ClientConfigurationVersion</code> with each call
* to <code>GetConfiguration</code>, your clients receive the current configuration. You are charged each time your
* clients receive a configuration.
* </p>
* <p>
* To avoid excess charges, we recommend that you include the <code>ClientConfigurationVersion</code> value with
* every call to <code>GetConfiguration</code>. This value must be saved on your client. Subsequent calls to
* <code>GetConfiguration</code> must pass this value by using the <code>ClientConfigurationVersion</code>
* parameter.
* </p>
* </important>
*
* @param getConfigurationRequest
* @param asyncHandler
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -763,8 +763,22 @@ final GetApplicationResult executeGetApplication(GetApplicationRequest getApplic

/**
* <p>
* Retrieve information about a configuration.
* Receive information about a configuration.
* </p>
* <important>
* <p>
* AWS AppConfig uses the value of the <code>ClientConfigurationVersion</code> parameter to identify the
* configuration version on your clients. If you don’t send <code>ClientConfigurationVersion</code> with each call
* to <code>GetConfiguration</code>, your clients receive the current configuration. You are charged each time your
* clients receive a configuration.
* </p>
* <p>
* To avoid excess charges, we recommend that you include the <code>ClientConfigurationVersion</code> value with
* every call to <code>GetConfiguration</code>. This value must be saved on your client. Subsequent calls to
* <code>GetConfiguration</code> must pass this value by using the <code>ClientConfigurationVersion</code>
* parameter.
* </p>
* </important>
*
* @param getConfigurationRequest
* @return Result of the GetConfiguration operation returned by the service.
Expand Down

0 comments on commit f4cc8ae

Please sign in to comment.