Skip to content

Commit fcfe6fc

Browse files
author
AWS
committed
Application Auto Scaling Update: Doc only update that addresses a customer reported issue.
1 parent 30d5e07 commit fcfe6fc

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Application Auto Scaling",
4+
"contributor": "",
5+
"description": "Doc only update that addresses a customer reported issue."
6+
}

services/applicationautoscaling/src/main/resources/codegen-resources/service-2.json

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -359,8 +359,7 @@
359359
},
360360
"DeleteScalingPolicyResponse":{
361361
"type":"structure",
362-
"members":{
363-
}
362+
"members":{}
364363
},
365364
"DeleteScheduledActionRequest":{
366365
"type":"structure",
@@ -391,8 +390,7 @@
391390
},
392391
"DeleteScheduledActionResponse":{
393392
"type":"structure",
394-
"members":{
395-
}
393+
"members":{}
396394
},
397395
"DeregisterScalableTargetRequest":{
398396
"type":"structure",
@@ -418,8 +416,7 @@
418416
},
419417
"DeregisterScalableTargetResponse":{
420418
"type":"structure",
421-
"members":{
422-
}
419+
"members":{}
423420
},
424421
"DescribeScalableTargetsRequest":{
425422
"type":"structure",
@@ -1128,7 +1125,7 @@
11281125
"documentation":"<p> A label that uniquely identifies a target group. </p>"
11291126
}
11301127
},
1131-
"documentation":"<p> Describes a load metric for a predictive scaling policy. </p> <p>When returned in the output of <code>DescribePolicies</code>, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.</p>"
1128+
"documentation":"<p> Describes a load metric for a predictive scaling policy. </p> <p>When returned in the output of <code>DescribePolicies</code>, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.</p> <p>The following predefined metrics are available for predictive scaling:</p> <ul> <li> <p> <code>ECSServiceAverageCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceAverageMemoryUtilization</code> </p> </li> <li> <p> <code>ECSServiceCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceMemoryUtilization</code> </p> </li> <li> <p> <code>ECSServiceTotalCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceTotalMemoryUtilization</code> </p> </li> <li> <p> <code>ALBRequestCount</code> </p> </li> <li> <p> <code>ALBRequestCountPerTarget</code> </p> </li> <li> <p> <code>TotalALBRequestCount</code> </p> </li> </ul>"
11321129
},
11331130
"PredictiveScalingPredefinedMetricPairSpecification":{
11341131
"type":"structure",
@@ -1143,7 +1140,7 @@
11431140
"documentation":"<p> A label that uniquely identifies a specific target group from which to determine the total and average request count. </p>"
11441141
}
11451142
},
1146-
"documentation":"<p> Represents a metric pair for a predictive scaling policy. </p>"
1143+
"documentation":"<p> Represents a metric pair for a predictive scaling policy. </p> <p>The following predefined metrics are available for predictive scaling:</p> <ul> <li> <p> <code>ECSServiceAverageCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceAverageMemoryUtilization</code> </p> </li> <li> <p> <code>ECSServiceCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceMemoryUtilization</code> </p> </li> <li> <p> <code>ECSServiceTotalCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceTotalMemoryUtilization</code> </p> </li> <li> <p> <code>ALBRequestCount</code> </p> </li> <li> <p> <code>ALBRequestCountPerTarget</code> </p> </li> <li> <p> <code>TotalALBRequestCount</code> </p> </li> </ul>"
11471144
},
11481145
"PredictiveScalingPredefinedScalingMetricSpecification":{
11491146
"type":"structure",
@@ -1158,7 +1155,7 @@
11581155
"documentation":"<p> A label that uniquely identifies a specific target group from which to determine the average request count. </p>"
11591156
}
11601157
},
1161-
"documentation":"<p> Describes a scaling metric for a predictive scaling policy. </p> <p>When returned in the output of <code>DescribePolicies</code>, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.</p>"
1158+
"documentation":"<p> Describes a scaling metric for a predictive scaling policy. </p> <p>When returned in the output of <code>DescribePolicies</code>, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.</p> <p>The following predefined metrics are available for predictive scaling:</p> <ul> <li> <p> <code>ECSServiceAverageCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceAverageMemoryUtilization</code> </p> </li> <li> <p> <code>ECSServiceCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceMemoryUtilization</code> </p> </li> <li> <p> <code>ECSServiceTotalCPUUtilization</code> </p> </li> <li> <p> <code>ECSServiceTotalMemoryUtilization</code> </p> </li> <li> <p> <code>ALBRequestCount</code> </p> </li> <li> <p> <code>ALBRequestCountPerTarget</code> </p> </li> <li> <p> <code>TotalALBRequestCount</code> </p> </li> </ul>"
11621159
},
11631160
"PredictiveScalingSchedulingBufferTime":{
11641161
"type":"integer",
@@ -1271,8 +1268,7 @@
12711268
},
12721269
"PutScheduledActionResponse":{
12731270
"type":"structure",
1274-
"members":{
1275-
}
1271+
"members":{}
12761272
},
12771273
"RegisterScalableTargetRequest":{
12781274
"type":"structure",
@@ -1795,8 +1791,7 @@
17951791
},
17961792
"TagResourceResponse":{
17971793
"type":"structure",
1798-
"members":{
1799-
}
1794+
"members":{}
18001795
},
18011796
"TagValue":{
18021797
"type":"string",
@@ -1989,8 +1984,7 @@
19891984
},
19901985
"UntagResourceResponse":{
19911986
"type":"structure",
1992-
"members":{
1993-
}
1987+
"members":{}
19941988
},
19951989
"ValidationException":{
19961990
"type":"structure",

0 commit comments

Comments
 (0)