Skip to content

Commit

Permalink
docs(client-application-auto-scaling): Doc only update for AAS Predic…
Browse files Browse the repository at this point in the history
…tive Scaling policy configuration API.
  • Loading branch information
awstools committed Dec 10, 2024
1 parent db4712c commit ba20f1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2492,7 +2492,7 @@ export type PredictiveScalingMode = (typeof PredictiveScalingMode)[keyof typeof

/**
* <p>
* Represents a predictive scaling policy configuration.
* Represents a predictive scaling policy configuration. Predictive scaling is supported on Amazon ECS services.
* </p>
* @public
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3015,7 +3015,7 @@
}
},
"traits": {
"smithy.api#documentation": "<p>\n Represents a predictive scaling policy configuration.\n </p>"
"smithy.api#documentation": "<p>\n Represents a predictive scaling policy configuration. Predictive scaling is supported on Amazon ECS services.\n </p>"
}
},
"com.amazonaws.applicationautoscaling#PredictiveScalingPredefinedLoadMetricSpecification": {
Expand Down

0 comments on commit ba20f1d

Please sign in to comment.