Skip to content

Commit

Permalink
AWS SDK for Java 1.11.176
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Aug 11, 2017
1 parent cc7ebae commit a4cdab9
Show file tree
Hide file tree
Showing 214 changed files with 41,195 additions and 20,555 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
# __1.11.176__ __2017-08-11__
## __AWS CodeDeploy__
- ### Features
- Adds support for specifying Application Load Balancers in deployment groups, for both in-place and blue/green deployments.

## __Amazon Cognito Identity Provider__
- ### Features
- We have added support for features for Amazon Cognito User Pools that enable application developers to easily add and customize a sign-up and sign-in user experience, use OAuth 2.0, and integrate with Facebook, Google, Login with Amazon, and SAML-based identity providers.

## __Amazon EC2__
- ### Features
- Provides customers an opportunity to recover an EIP that was released

# __1.11.175__ __2017-08-10__
## __AWS CodeBuild__
- ### 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.175</version>
<version>1.11.176</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.176-SNAPSHOT</version>
<version>1.11.176</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appstream</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.176-SNAPSHOT</version>
<version>1.11.176</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.176-SNAPSHOT</version>
<version>1.11.176</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</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.176-SNAPSHOT</version>
<version>1.11.176</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-clouddirectory/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudformation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudfront/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudfront</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudhsm/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudhsm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudsearch/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudsearch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudtrail/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudtrail</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudwatch/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudwatch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-cloudwatchmetrics/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-cloudwatchmetrics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-code-generator/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-code-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-codebuild/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-codebuild</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-codecommit/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-codecommit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-codedeploy/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.176-SNAPSHOT</version>
<version>1.11.176</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-codedeploy</artifactId>
Expand Down
Expand Up @@ -19,7 +19,8 @@

/**
* <p>
* Information about a load balancer in Elastic Load Balancing to use in a deployment.
* Information about a load balancer in Elastic Load Balancing to use in a deployment. Instances are registered directly
* with a load balancer, and traffic is routed to the load balancer.
* </p>
*
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/ELBInfo" target="_top">AWS API
Expand All @@ -32,7 +33,7 @@ public class ELBInfo implements Serializable, Cloneable, StructuredPojo {
* <p>
* For blue/green deployments, the name of the load balancer that will be used to route traffic from original
* instances to replacement instances in a blue/green deployment. For in-place deployments, the name of the load
* balancer that instances are deregistered from so they are not serving traffic during a deployment, and then
* balancer that instances are deregistered from, so they are not serving traffic during a deployment, and then
* re-registered with after the deployment completes.
* </p>
*/
Expand All @@ -42,14 +43,14 @@ public class ELBInfo implements Serializable, Cloneable, StructuredPojo {
* <p>
* For blue/green deployments, the name of the load balancer that will be used to route traffic from original
* instances to replacement instances in a blue/green deployment. For in-place deployments, the name of the load
* balancer that instances are deregistered from so they are not serving traffic during a deployment, and then
* balancer that instances are deregistered from, so they are not serving traffic during a deployment, and then
* re-registered with after the deployment completes.
* </p>
*
* @param name
* For blue/green deployments, the name of the load balancer that will be used to route traffic from original
* instances to replacement instances in a blue/green deployment. For in-place deployments, the name of the
* load balancer that instances are deregistered from so they are not serving traffic during a deployment,
* load balancer that instances are deregistered from, so they are not serving traffic during a deployment,
* and then re-registered with after the deployment completes.
*/

Expand All @@ -61,13 +62,13 @@ public void setName(String name) {
* <p>
* For blue/green deployments, the name of the load balancer that will be used to route traffic from original
* instances to replacement instances in a blue/green deployment. For in-place deployments, the name of the load
* balancer that instances are deregistered from so they are not serving traffic during a deployment, and then
* balancer that instances are deregistered from, so they are not serving traffic during a deployment, and then
* re-registered with after the deployment completes.
* </p>
*
* @return For blue/green deployments, the name of the load balancer that will be used to route traffic from
* original instances to replacement instances in a blue/green deployment. For in-place deployments, the
* name of the load balancer that instances are deregistered from so they are not serving traffic during a
* name of the load balancer that instances are deregistered from, so they are not serving traffic during a
* deployment, and then re-registered with after the deployment completes.
*/

Expand All @@ -79,14 +80,14 @@ public String getName() {
* <p>
* For blue/green deployments, the name of the load balancer that will be used to route traffic from original
* instances to replacement instances in a blue/green deployment. For in-place deployments, the name of the load
* balancer that instances are deregistered from so they are not serving traffic during a deployment, and then
* balancer that instances are deregistered from, so they are not serving traffic during a deployment, and then
* re-registered with after the deployment completes.
* </p>
*
* @param name
* For blue/green deployments, the name of the load balancer that will be used to route traffic from original
* instances to replacement instances in a blue/green deployment. For in-place deployments, the name of the
* load balancer that instances are deregistered from so they are not serving traffic during a deployment,
* load balancer that instances are deregistered from, so they are not serving traffic during a deployment,
* and then re-registered with after the deployment completes.
* @return Returns a reference to this object so that method calls can be chained together.
*/
Expand Down

0 comments on commit a4cdab9

Please sign in to comment.