Skip to content

Commit

Permalink
AWS SDK for Java 1.11.42
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Oct 12, 2016
1 parent f2b07b3 commit 486cf2f
Show file tree
Hide file tree
Showing 236 changed files with 29,141 additions and 14,899 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
<version>1.11.41</version>
<version>1.11.42</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.42-SNAPSHOT</version>
<version>1.11.42</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.42-SNAPSHOT</version>
<version>1.11.42</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.42-SNAPSHOT</version>
<version>1.11.42</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationautoscaling</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10821,9 +10821,9 @@
"id" : "to-delete-a-scaling-policy-1470863892689",
"input" : {
"PolicyName" : "web-app-cpu-lt-25",
"ServiceNamespace" : "ecs",
"ResourceId" : "service/default/web-app",
"ScalableDimension" : "ecs:service:DesiredCount",
"ServiceNamespace" : "ecs"
"ScalableDimension" : "ecs:service:DesiredCount"
},
"output" : { },
"title" : "To delete a scaling policy"
Expand All @@ -10836,9 +10836,9 @@
"description" : "This example deregisters a scalable target for an Amazon ECS service called web-app that is running in the default cluster.",
"id" : "to-deregister-a-scalable-target-1470864164895",
"input" : {
"ServiceNamespace" : "ecs",
"ResourceId" : "service/default/web-app",
"ScalableDimension" : "ecs:service:DesiredCount",
"ServiceNamespace" : "ecs"
"ScalableDimension" : "ecs:service:DesiredCount"
},
"output" : { },
"title" : "To deregister a scalable target"
Expand All @@ -10855,13 +10855,13 @@
},
"output" : {
"ScalableTargets" : [ {
"CreationTime" : "2016-05-06T11:21:46.199Z",
"MaxCapacity" : 10,
"MinCapacity" : 1,
"ServiceNamespace" : "ecs",
"ResourceId" : "service/default/web-app",
"RoleARN" : "arn:aws:iam::012345678910:role/ApplicationAutoscalingECSRole",
"ScalableDimension" : "ecs:service:DesiredCount",
"ServiceNamespace" : "ecs"
"MinCapacity" : 1,
"MaxCapacity" : 10,
"RoleARN" : "arn:aws:iam::012345678910:role/ApplicationAutoscalingECSRole",
"CreationTime" : "2016-05-06T11:21:46.199Z"
} ]
},
"title" : "To describe scalable targets"
Expand All @@ -10874,20 +10874,20 @@
"description" : "This example describes the scaling activities for an Amazon ECS service called web-app that is running in the default cluster.",
"id" : "to-describe-scaling-activities-for-a-scalable-target-1470864398629",
"input" : {
"ServiceNamespace" : "ecs",
"ResourceId" : "service/default/web-app",
"ScalableDimension" : "ecs:service:DesiredCount",
"ServiceNamespace" : "ecs"
"ScalableDimension" : "ecs:service:DesiredCount"
},
"output" : {
"ScalingActivities" : [ {
"ActivityId" : "e6c5f7d1-dbbb-4a3f-89b2-51f33e766399",
"Cause" : "monitor alarm web-app-cpu-lt-25 in state ALARM triggered policy web-app-cpu-lt-25",
"Description" : "Setting desired count to 1.",
"EndTime" : "2016-05-06T16:04:32.111Z",
"ServiceNamespace" : "ecs",
"ResourceId" : "service/default/web-app",
"ScalableDimension" : "ecs:service:DesiredCount",
"ServiceNamespace" : "ecs",
"Description" : "Setting desired count to 1.",
"Cause" : "monitor alarm web-app-cpu-lt-25 in state ALARM triggered policy web-app-cpu-lt-25",
"StartTime" : "2016-05-06T16:03:58.171Z",
"EndTime" : "2016-05-06T16:04:32.111Z",
"StatusCode" : "Successful",
"StatusMessage" : "Successfully set desired count to 1. Change successfully fulfilled by ecs."
} ]
Expand All @@ -10905,28 +10905,28 @@
"ServiceNamespace" : "ecs"
},
"output" : {
"NextToken" : "",
"ScalingPolicies" : [ {
"Alarms" : [ {
"AlarmARN" : "arn:aws:cloudwatch:us-west-2:012345678910:alarm:web-app-cpu-gt-75",
"AlarmName" : "web-app-cpu-gt-75"
} ],
"CreationTime" : "2016-05-06T12:11:39.230Z",
"PolicyARN" : "arn:aws:autoscaling:us-west-2:012345678910:scalingPolicy:6d8972f3-efc8-437c-92d1-6270f29a66e7:resource/ecs/service/default/web-app:policyName/web-app-cpu-gt-75",
"PolicyName" : "web-app-cpu-gt-75",
"PolicyType" : "StepScaling",
"ServiceNamespace" : "ecs",
"ResourceId" : "service/default/web-app",
"ScalableDimension" : "ecs:service:DesiredCount",
"ServiceNamespace" : "ecs",
"PolicyType" : "StepScaling",
"StepScalingPolicyConfiguration" : {
"AdjustmentType" : "PercentChangeInCapacity",
"Cooldown" : 60,
"StepAdjustments" : [ {
"MetricIntervalLowerBound" : 0,
"ScalingAdjustment" : 200
} ]
}
} ]
} ],
"Cooldown" : 60
},
"Alarms" : [ {
"AlarmName" : "web-app-cpu-gt-75",
"AlarmARN" : "arn:aws:cloudwatch:us-west-2:012345678910:alarm:web-app-cpu-gt-75"
} ],
"CreationTime" : "2016-05-06T12:11:39.230Z"
} ],
"NextToken" : ""
},
"title" : "To describe scaling policies"
} ],
Expand All @@ -10939,17 +10939,17 @@
"id" : "to-apply-a-scaling-policy-to-an-amazon-ecs-service-1470864779862",
"input" : {
"PolicyName" : "web-app-cpu-gt-75",
"PolicyType" : "StepScaling",
"ServiceNamespace" : "ecs",
"ResourceId" : "service/default/web-app",
"ScalableDimension" : "ecs:service:DesiredCount",
"ServiceNamespace" : "ecs",
"PolicyType" : "StepScaling",
"StepScalingPolicyConfiguration" : {
"AdjustmentType" : "PercentChangeInCapacity",
"Cooldown" : 60,
"StepAdjustments" : [ {
"MetricIntervalLowerBound" : 0,
"ScalingAdjustment" : 200
} ]
} ],
"Cooldown" : 60
}
},
"output" : {
Expand All @@ -10965,17 +10965,17 @@
"id" : "to-apply-a-scaling-policy-to-an-amazon-ec2-spot-fleet-1472073278469",
"input" : {
"PolicyName" : "fleet-cpu-gt-75",
"PolicyType" : "StepScaling",
"ServiceNamespace" : "ec2",
"ResourceId" : "spot-fleet-request/sfr-45e69d8a-be48-4539-bbf3-3464e99c50c3",
"ScalableDimension" : "ec2:spot-fleet-request:TargetCapacity",
"ServiceNamespace" : "ec2",
"PolicyType" : "StepScaling",
"StepScalingPolicyConfiguration" : {
"AdjustmentType" : "PercentChangeInCapacity",
"Cooldown" : 180,
"StepAdjustments" : [ {
"MetricIntervalLowerBound" : 0,
"ScalingAdjustment" : 200
} ]
} ],
"Cooldown" : 180
}
},
"output" : {
Expand All @@ -10991,12 +10991,12 @@
"description" : "This example registers a scalable target from an Amazon ECS service called web-app that is running on the default cluster, with a minimum desired count of 1 task and a maximum desired count of 10 tasks.",
"id" : "to-register-a-new-scalable-target-1470864910380",
"input" : {
"MaxCapacity" : 10,
"MinCapacity" : 1,
"ServiceNamespace" : "ecs",
"ResourceId" : "service/default/web-app",
"RoleARN" : "arn:aws:iam::012345678910:role/ApplicationAutoscalingECSRole",
"ScalableDimension" : "ecs:service:DesiredCount",
"ServiceNamespace" : "ecs"
"MinCapacity" : 1,
"MaxCapacity" : 10,
"RoleARN" : "arn:aws:iam::012345678910:role/ApplicationAutoscalingECSRole"
},
"output" : null,
"title" : "To register an ECS service as a scalable target"
Expand All @@ -11008,12 +11008,12 @@
"description" : "This example registers a scalable target from an Amazon EC2 Spot fleet with a minimum target capacity of 1 and a maximum of 10.",
"id" : "to-register-an-ec2-spot-fleet-as-a-scalable-target-1472072899649",
"input" : {
"MaxCapacity" : 10,
"MinCapacity" : 1,
"ServiceNamespace" : "ec2",
"ResourceId" : "spot-fleet-request/sfr-45e69d8a-be48-4539-bbf3-3464e99c50c3",
"RoleARN" : "arn:aws:iam::012345678910:role/ApplicationAutoscalingSpotRole",
"ScalableDimension" : "ec2:spot-fleet-request:TargetCapacity",
"ServiceNamespace" : "ec2"
"MinCapacity" : 1,
"MaxCapacity" : 10,
"RoleARN" : "arn:aws:iam::012345678910:role/ApplicationAutoscalingSpotRole"
},
"output" : { },
"title" : "To register an EC2 Spot fleet as a scalable target"
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.42-SNAPSHOT</version>
<version>1.11.42</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-autoscaling</artifactId>
Expand Down
Loading

0 comments on commit 486cf2f

Please sign in to comment.