Skip to content

Commit

Permalink
AWS SDK for Java 1.11.54
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Nov 15, 2016
1 parent c7f28be commit 0c7f9a2
Show file tree
Hide file tree
Showing 186 changed files with 2,291 additions and 862 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,7 @@ dependencies.
<dependency> <dependency>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId> <artifactId>aws-java-sdk-bom</artifactId>
<version>1.11.53</version> <version>1.11.54</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-acm/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-acm</artifactId> <artifactId>aws-java-sdk-acm</artifactId>
Expand Down
Expand Up @@ -17,9 +17,9 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing ACM asynchronously. Each asynchronous method will return a Java Future object representing * Client for accessing ACM asynchronously. Each asynchronous method will return a Java Future object representing the
* the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive notification when * asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive notification when an
* an asynchronous operation completes. * asynchronous operation completes.
* <p> * <p>
* <fullname>AWS Certificate Manager</fullname> * <fullname>AWS Certificate Manager</fullname>
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-api-gateway/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-api-gateway</artifactId> <artifactId>aws-java-sdk-api-gateway</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing Amazon API Gateway asynchronously. Each asynchronous method will return a Java Future object * Client for accessing Amazon API Gateway asynchronously. Each asynchronous method will return a Java Future object
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-applicationautoscaling/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationautoscaling</artifactId> <artifactId>aws-java-sdk-applicationautoscaling</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing Application Auto Scaling asynchronously. Each asynchronous method will return a Java Future * Client for accessing Application Auto Scaling asynchronously. Each asynchronous method will return a Java Future
* object representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * object representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-autoscaling/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-autoscaling</artifactId> <artifactId>aws-java-sdk-autoscaling</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing Auto Scaling asynchronously. Each asynchronous method will return a Java Future object * Client for accessing Auto Scaling asynchronously. Each asynchronous method will return a Java Future object
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-bom/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId> <artifactId>aws-java-sdk-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-budgets/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-budgets</artifactId> <artifactId>aws-java-sdk-budgets</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing AWSBudgets asynchronously. Each asynchronous method will return a Java Future object * Client for accessing AWSBudgets asynchronously. Each asynchronous method will return a Java Future object
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudformation/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudformation</artifactId> <artifactId>aws-java-sdk-cloudformation</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing AWS CloudFormation asynchronously. Each asynchronous method will return a Java Future object * Client for accessing AWS CloudFormation asynchronously. Each asynchronous method will return a Java Future object
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudfront/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudfront</artifactId> <artifactId>aws-java-sdk-cloudfront</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing CloudFront asynchronously. Each asynchronous method will return a Java Future object * Client for accessing CloudFront asynchronously. Each asynchronous method will return a Java Future object
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudhsm/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudhsm</artifactId> <artifactId>aws-java-sdk-cloudhsm</artifactId>
Expand Down
Expand Up @@ -17,9 +17,9 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing CloudHSM asynchronously. Each asynchronous method will return a Java Future object * Client for accessing CloudHSM asynchronously. Each asynchronous method will return a Java Future object representing
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive notification when
* notification when an asynchronous operation completes. * an asynchronous operation completes.
* <p> * <p>
* <fullname>AWS CloudHSM Service</fullname> * <fullname>AWS CloudHSM Service</fullname>
*/ */
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudsearch/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudsearch</artifactId> <artifactId>aws-java-sdk-cloudsearch</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing Amazon CloudSearch Domain asynchronously. Each asynchronous method will return a Java Future * Client for accessing Amazon CloudSearch Domain asynchronously. Each asynchronous method will return a Java Future
* object representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * object representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing Amazon CloudSearch asynchronously. Each asynchronous method will return a Java Future object * Client for accessing Amazon CloudSearch asynchronously. Each asynchronous method will return a Java Future object
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudtrail/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudtrail</artifactId> <artifactId>aws-java-sdk-cloudtrail</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing CloudTrail asynchronously. Each asynchronous method will return a Java Future object * Client for accessing CloudTrail asynchronously. Each asynchronous method will return a Java Future object
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudwatch/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudwatch</artifactId> <artifactId>aws-java-sdk-cloudwatch</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing CloudWatch asynchronously. Each asynchronous method will return a Java Future object * Client for accessing CloudWatch asynchronously. Each asynchronous method will return a Java Future object
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudwatchmetrics/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudwatchmetrics</artifactId> <artifactId>aws-java-sdk-cloudwatchmetrics</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions aws-java-sdk-code-generator/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-code-generator</artifactId> <artifactId>aws-java-sdk-code-generator</artifactId>
Expand All @@ -22,7 +22,7 @@
<artifactId>aws-java-sdk-core</artifactId> <artifactId>aws-java-sdk-core</artifactId>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<optional>false</optional> <optional>false</optional>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</dependency> </dependency>
<dependency> <dependency>
<artifactId>org.eclipse.jdt.core</artifactId> <artifactId>org.eclipse.jdt.core</artifactId>
Expand Down
Expand Up @@ -6,7 +6,7 @@ import com.amazonaws.client.AwsAsyncClientParams;
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing ${metadata.serviceName} asynchronously. Each * Client for accessing ${metadata.serviceName} asynchronously. Each
* asynchronous method will return a Java Future object representing the * asynchronous method will return a Java Future object representing the
* asynchronous operation; overloads which accept an {@code AsyncHandler} can * asynchronous operation; overloads which accept an {@code AsyncHandler} can
* be used to receive notification when an asynchronous operation completes. * be used to receive notification when an asynchronous operation completes.
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-codecommit/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-codecommit</artifactId> <artifactId>aws-java-sdk-codecommit</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing CodeCommit asynchronously. Each asynchronous method will return a Java Future object * Client for accessing CodeCommit asynchronously. Each asynchronous method will return a Java Future object
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-codedeploy/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-codedeploy</artifactId> <artifactId>aws-java-sdk-codedeploy</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing CodeDeploy asynchronously. Each asynchronous method will return a Java Future object * Client for accessing CodeDeploy asynchronously. Each asynchronous method will return a Java Future object
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-codegen-maven-plugin/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-codegen-maven-plugin</artifactId> <artifactId>aws-java-sdk-codegen-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-codepipeline/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-codepipeline</artifactId> <artifactId>aws-java-sdk-codepipeline</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing CodePipeline asynchronously. Each asynchronous method will return a Java Future object * Client for accessing CodePipeline asynchronously. Each asynchronous method will return a Java Future object
* representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cognitoidentity/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cognitoidentity</artifactId> <artifactId>aws-java-sdk-cognitoidentity</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing Amazon Cognito Identity asynchronously. Each asynchronous method will return a Java Future * Client for accessing Amazon Cognito Identity asynchronously. Each asynchronous method will return a Java Future
* object representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive * object representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to receive
* notification when an asynchronous operation completes. * notification when an asynchronous operation completes.
* <p> * <p>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cognitoidp/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId> <artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.54-SNAPSHOT</version> <version>1.11.54</version>
</parent> </parent>
<groupId>com.amazonaws</groupId> <groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cognitoidp</artifactId> <artifactId>aws-java-sdk-cognitoidp</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
import com.amazonaws.annotation.ThreadSafe; import com.amazonaws.annotation.ThreadSafe;


/** /**
* Interface for accessing Amazon Cognito Identity Provider asynchronously. Each asynchronous method will return a Java * Client for accessing Amazon Cognito Identity Provider asynchronously. Each asynchronous method will return a Java
* Future object representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to * Future object representing the asynchronous operation; overloads which accept an {@code AsyncHandler} can be used to
* receive notification when an asynchronous operation completes. * receive notification when an asynchronous operation completes.
* <p> * <p>
Expand Down

0 comments on commit 0c7f9a2

Please sign in to comment.