Skip to content

Commit ba20f1d

Browse files
author
awstools
committed
docs(client-application-auto-scaling): Doc only update for AAS Predictive Scaling policy configuration API.
1 parent db4712c commit ba20f1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: clients/client-application-auto-scaling/src/models/models_0.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2492,7 +2492,7 @@ export type PredictiveScalingMode = (typeof PredictiveScalingMode)[keyof typeof
24922492

24932493
/**
24942494
* <p>
2495-
* Represents a predictive scaling policy configuration.
2495+
* Represents a predictive scaling policy configuration. Predictive scaling is supported on Amazon ECS services.
24962496
* </p>
24972497
* @public
24982498
*/

Diff for: codegen/sdk-codegen/aws-models/application-auto-scaling.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3015,7 +3015,7 @@
30153015
}
30163016
},
30173017
"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>"
30193019
}
30203020
},
30213021
"com.amazonaws.applicationautoscaling#PredictiveScalingPredefinedLoadMetricSpecification": {

0 commit comments

Comments
 (0)