File tree 2 files changed +2
-2
lines changed
clients/client-application-auto-scaling/src/models
codegen/sdk-codegen/aws-models
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2492,7 +2492,7 @@ export type PredictiveScalingMode = (typeof PredictiveScalingMode)[keyof typeof
2492
2492
2493
2493
/**
2494
2494
* <p>
2495
- * Represents a predictive scaling policy configuration.
2495
+ * Represents a predictive scaling policy configuration. Predictive scaling is supported on Amazon ECS services.
2496
2496
* </p>
2497
2497
* @public
2498
2498
*/
Original file line number Diff line number Diff line change 3015
3015
}
3016
3016
},
3017
3017
"traits" : {
3018
- "smithy.api#documentation" : " <p>\n Represents a predictive scaling policy configuration.\n </p>"
3018
+ "smithy.api#documentation" : " <p>\n Represents a predictive scaling policy configuration. Predictive scaling is supported on Amazon ECS services. \n </p>"
3019
3019
}
3020
3020
},
3021
3021
"com.amazonaws.applicationautoscaling#PredictiveScalingPredefinedLoadMetricSpecification" : {
You can’t perform that action at this time.
0 commit comments