Skip to content

Commit

Permalink
AWS SDK for Java 1.11.125
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Apr 29, 2017
1 parent 75e0232 commit 2a5fbd0
Show file tree
Hide file tree
Showing 182 changed files with 5,928 additions and 1,898 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# __1.11.125__ __2017-04-28__
## __AWS Cloud Formation__
- ### Features
- API update for CloudFormation: New optional parameter ClientRequestToken which can be used as an idempotency token to safely retry certain operations as well as tagging StackEvents.

## __Amazon Import/Export Snowball__
- ### Features
- The Snowball API has a new exception that can be thrown for list operation requests.

## __Amazon Rekognition__
- ### Features
- Fix for missing file type check

## __Amazon Relational Database Service (RDS)__
- ### Features
- The DescribeDBClusterSnapshots API now returns a SourceDBClusterSnapshotArn field which identifies the source DB cluster snapshot of a copied snapshot.

## __Amazon Simple Queue Service (SQS)__
- ### Features
- Adding server-side encryption (SSE) support to SQS by integrating with AWS KMS; adding new queue attributes to SQS CreateQueue, SetQueueAttributes and GetQueueAttributes APIs to support SSE.

# __1.11.124__ __2017-04-26__
## __Amazon Relational Database Service (RDS)__
- ### 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.124</version>
<version>1.11.125</version>
<type>pom</type>
<scope>import</scope>
</dependency>
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.125-SNAPSHOT</version>
<version>1.11.125</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-acm</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.125-SNAPSHOT</version>
<version>1.11.125</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-api-gateway</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.11.125-SNAPSHOT</version>
<version>1.11.125</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationautoscaling</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.11.125-SNAPSHOT</version>
<version>1.11.125</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appstream</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.11.125-SNAPSHOT</version>
<version>1.11.125</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-autoscaling</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-batch/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.125-SNAPSHOT</version>
<version>1.11.125</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-batch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-bom/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.125-SNAPSHOT</version>
<version>1.11.125</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-budgets/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.125-SNAPSHOT</version>
<version>1.11.125</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-budgets</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions aws-java-sdk-bundle/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.125-SNAPSHOT</version>
<version>1.11.125</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bundle</artifactId>
Expand All @@ -24,7 +24,7 @@
<artifactId>aws-java-sdk</artifactId>
<groupId>com.amazonaws</groupId>
<optional>false</optional>
<version>1.11.125-SNAPSHOT</version>
<version>1.11.125</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-clouddirectory/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.125-SNAPSHOT</version>
<version>1.11.125</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-clouddirectory</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudformation/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.125-SNAPSHOT</version>
<version>1.11.125</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudformation</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@
* CloudFormation Product Page</a>.
* </p>
* <p>
* Amazon CloudFormation makes use of other AWS products. For additional technical information about a specific AWS
* product, see its <a href="http://docs.aws.amazon.com/">technical documentation</a>.
* Amazon CloudFormation makes use of other AWS products. If you need additional technical information about a specific
* AWS product, you can find the product's technical documentation at <a
* href="http://docs.aws.amazon.com/">docs.aws.amazon.com</a>.
* </p>
*/
@Generated("com.amazonaws:aws-java-sdk-code-generator")
Expand Down Expand Up @@ -124,6 +125,8 @@ public interface AmazonCloudFormation {
* @param cancelUpdateStackRequest
* The input for the <a>CancelUpdateStack</a> action.
* @return Result of the CancelUpdateStack operation returned by the service.
* @throws TokenAlreadyExistsException
* A client request token already exists.
* @sample AmazonCloudFormation.CancelUpdateStack
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/CancelUpdateStack"
* target="_top">AWS API Documentation</a>
Expand All @@ -149,6 +152,8 @@ public interface AmazonCloudFormation {
* @param continueUpdateRollbackRequest
* The input for the <a>ContinueUpdateRollback</a> action.
* @return Result of the ContinueUpdateRollback operation returned by the service.
* @throws TokenAlreadyExistsException
* A client request token already exists.
* @sample AmazonCloudFormation.ContinueUpdateRollback
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/ContinueUpdateRollback"
* target="_top">AWS API Documentation</a>
Expand All @@ -157,18 +162,24 @@ public interface AmazonCloudFormation {

/**
* <p>
* Creates a list of changes for a stack. AWS CloudFormation generates the change set by comparing the template's
* information with the information that you submit. A change set can help you understand which resources AWS
* CloudFormation will change, and how it will change them, before you update your stack. Change sets allow you to
* check before making a change to avoid deleting or replacing critical resources.
* Creates a list of changes that will be applied to a stack so that you can review the changes before executing
* them. You can create a change set for a stack that doesn't exist or an existing stack. If you create a change set
* for a stack that doesn't exist, the change set shows all of the resources that AWS CloudFormation will create. If
* you create a change set for an existing stack, AWS CloudFormation compares the stack's information with the
* information that you submit in the change set and lists the differences. Use change sets to understand which
* resources AWS CloudFormation will create or change, and how it will change resources in an existing stack, before
* you create or update a stack.
* </p>
* <p>
* AWS CloudFormation doesn't make any changes to the stack when you create a change set. To make the specified
* changes, you must execute the change set by using the <a>ExecuteChangeSet</a> action.
* To create a change set for a stack that doesn't exist, for the <code>ChangeSetType</code> parameter, specify
* <code>CREATE</code>. To create a change set for an existing stack, specify <code>UPDATE</code> for the
* <code>ChangeSetType</code> parameter. After the <code>CreateChangeSet</code> call successfully completes, AWS
* CloudFormation starts creating the change set. To check the status of the change set or to review it, use the
* <a>DescribeChangeSet</a> action.
* </p>
* <p>
* After the call successfully completes, AWS CloudFormation starts creating the change set. To check the status of
* the change set, use the <a>DescribeChangeSet</a> action.
* When you are satisfied with the changes the change set will make, execute the change set by using the
* <a>ExecuteChangeSet</a> action. AWS CloudFormation doesn't make changes until you execute the change set.
* </p>
*
* @param createChangeSetRequest
Expand Down Expand Up @@ -199,6 +210,8 @@ public interface AmazonCloudFormation {
* Quota for the resource has already been reached.
* @throws AlreadyExistsException
* Resource with the name requested already exists.
* @throws TokenAlreadyExistsException
* A client request token already exists.
* @throws InsufficientCapabilitiesException
* The template contains resources with capabilities that were not specified in the Capabilities parameter.
* @sample AmazonCloudFormation.CreateStack
Expand Down Expand Up @@ -236,6 +249,8 @@ public interface AmazonCloudFormation {
* @param deleteStackRequest
* The input for <a>DeleteStack</a> action.
* @return Result of the DeleteStack operation returned by the service.
* @throws TokenAlreadyExistsException
* A client request token already exists.
* @sample AmazonCloudFormation.DeleteStack
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/DeleteStack" target="_top">AWS API
* Documentation</a>
Expand Down Expand Up @@ -431,6 +446,8 @@ public interface AmazonCloudFormation {
* <code>ListChangeSets</code> action.
* @throws InsufficientCapabilitiesException
* The template contains resources with capabilities that were not specified in the Capabilities parameter.
* @throws TokenAlreadyExistsException
* A client request token already exists.
* @sample AmazonCloudFormation.ExecuteChangeSet
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/ExecuteChangeSet"
* target="_top">AWS API Documentation</a>
Expand Down Expand Up @@ -657,6 +674,8 @@ public interface AmazonCloudFormation {
* @return Result of the UpdateStack operation returned by the service.
* @throws InsufficientCapabilitiesException
* The template contains resources with capabilities that were not specified in the Capabilities parameter.
* @throws TokenAlreadyExistsException
* A client request token already exists.
* @sample AmazonCloudFormation.UpdateStack
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/UpdateStack" target="_top">AWS API
* Documentation</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@
* CloudFormation Product Page</a>.
* </p>
* <p>
* Amazon CloudFormation makes use of other AWS products. For additional technical information about a specific AWS
* product, see its <a href="http://docs.aws.amazon.com/">technical documentation</a>.
* Amazon CloudFormation makes use of other AWS products. If you need additional technical information about a specific
* AWS product, you can find the product's technical documentation at <a
* href="http://docs.aws.amazon.com/">docs.aws.amazon.com</a>.
* </p>
*/
@Generated("com.amazonaws:aws-java-sdk-code-generator")
Expand Down Expand Up @@ -151,18 +152,24 @@ java.util.concurrent.Future<ContinueUpdateRollbackResult> continueUpdateRollback

/**
* <p>
* Creates a list of changes for a stack. AWS CloudFormation generates the change set by comparing the template's
* information with the information that you submit. A change set can help you understand which resources AWS
* CloudFormation will change, and how it will change them, before you update your stack. Change sets allow you to
* check before making a change to avoid deleting or replacing critical resources.
* Creates a list of changes that will be applied to a stack so that you can review the changes before executing
* them. You can create a change set for a stack that doesn't exist or an existing stack. If you create a change set
* for a stack that doesn't exist, the change set shows all of the resources that AWS CloudFormation will create. If
* you create a change set for an existing stack, AWS CloudFormation compares the stack's information with the
* information that you submit in the change set and lists the differences. Use change sets to understand which
* resources AWS CloudFormation will create or change, and how it will change resources in an existing stack, before
* you create or update a stack.
* </p>
* <p>
* AWS CloudFormation doesn't make any changes to the stack when you create a change set. To make the specified
* changes, you must execute the change set by using the <a>ExecuteChangeSet</a> action.
* To create a change set for a stack that doesn't exist, for the <code>ChangeSetType</code> parameter, specify
* <code>CREATE</code>. To create a change set for an existing stack, specify <code>UPDATE</code> for the
* <code>ChangeSetType</code> parameter. After the <code>CreateChangeSet</code> call successfully completes, AWS
* CloudFormation starts creating the change set. To check the status of the change set or to review it, use the
* <a>DescribeChangeSet</a> action.
* </p>
* <p>
* After the call successfully completes, AWS CloudFormation starts creating the change set. To check the status of
* the change set, use the <a>DescribeChangeSet</a> action.
* When you are satisfied with the changes the change set will make, execute the change set by using the
* <a>ExecuteChangeSet</a> action. AWS CloudFormation doesn't make changes until you execute the change set.
* </p>
*
* @param createChangeSetRequest
Expand All @@ -176,18 +183,24 @@ java.util.concurrent.Future<ContinueUpdateRollbackResult> continueUpdateRollback

/**
* <p>
* Creates a list of changes for a stack. AWS CloudFormation generates the change set by comparing the template's
* information with the information that you submit. A change set can help you understand which resources AWS
* CloudFormation will change, and how it will change them, before you update your stack. Change sets allow you to
* check before making a change to avoid deleting or replacing critical resources.
* Creates a list of changes that will be applied to a stack so that you can review the changes before executing
* them. You can create a change set for a stack that doesn't exist or an existing stack. If you create a change set
* for a stack that doesn't exist, the change set shows all of the resources that AWS CloudFormation will create. If
* you create a change set for an existing stack, AWS CloudFormation compares the stack's information with the
* information that you submit in the change set and lists the differences. Use change sets to understand which
* resources AWS CloudFormation will create or change, and how it will change resources in an existing stack, before
* you create or update a stack.
* </p>
* <p>
* AWS CloudFormation doesn't make any changes to the stack when you create a change set. To make the specified
* changes, you must execute the change set by using the <a>ExecuteChangeSet</a> action.
* To create a change set for a stack that doesn't exist, for the <code>ChangeSetType</code> parameter, specify
* <code>CREATE</code>. To create a change set for an existing stack, specify <code>UPDATE</code> for the
* <code>ChangeSetType</code> parameter. After the <code>CreateChangeSet</code> call successfully completes, AWS
* CloudFormation starts creating the change set. To check the status of the change set or to review it, use the
* <a>DescribeChangeSet</a> action.
* </p>
* <p>
* After the call successfully completes, AWS CloudFormation starts creating the change set. To check the status of
* the change set, use the <a>DescribeChangeSet</a> action.
* When you are satisfied with the changes the change set will make, execute the change set by using the
* <a>ExecuteChangeSet</a> action. AWS CloudFormation doesn't make changes until you execute the change set.
* </p>
*
* @param createChangeSetRequest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@
* CloudFormation Product Page</a>.
* </p>
* <p>
* Amazon CloudFormation makes use of other AWS products. For additional technical information about a specific AWS
* product, see its <a href="http://docs.aws.amazon.com/">technical documentation</a>.
* Amazon CloudFormation makes use of other AWS products. If you need additional technical information about a specific
* AWS product, you can find the product's technical documentation at <a
* href="http://docs.aws.amazon.com/">docs.aws.amazon.com</a>.
* </p>
*/
@ThreadSafe
Expand Down
Loading

0 comments on commit 2a5fbd0

Please sign in to comment.