Skip to content

Commit 3da52e9

Browse files
author
AWS
committed
Application Auto Scaling Update: Doc only update for AAS Predictive Scaling policy configuration API.
1 parent 2843c76 commit 3da52e9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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 for AAS Predictive Scaling policy configuration API."
6+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,7 @@
11111111
"documentation":"<p> The size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity. The value is specified as a percentage relative to the forecast capacity. For example, if the buffer is 10, this means a 10 percent buffer, such that if the forecast capacity is 50, and the maximum capacity is 40, then the effective maximum capacity is 55. </p> <p>Required if the <code>MaxCapacityBreachBehavior</code> property is set to <code>IncreaseMaxCapacity</code>, and cannot be used otherwise.</p>"
11121112
}
11131113
},
1114-
"documentation":"<p> Represents a predictive scaling policy configuration. </p>"
1114+
"documentation":"<p> Represents a predictive scaling policy configuration. Predictive scaling is supported on Amazon ECS services. </p>"
11151115
},
11161116
"PredictiveScalingPredefinedLoadMetricSpecification":{
11171117
"type":"structure",

0 commit comments

Comments
 (0)