LoadForecast - Amazon EC2 Auto Scaling
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

LoadForecast

A GetPredictiveScalingForecast call returns the load forecast for a predictive scaling policy. This structure includes the data points for that load forecast, along with the timestamps of those data points and the metric specification.

Contents

MetricSpecification

The metric specification for the load forecast.

Type: PredictiveScalingMetricSpecification object

Required: Yes

Timestamps.member.N

The timestamps for the data points, in UTC format.

Type: Array of timestamps

Required: Yes

Values.member.N

The values of the data points.

Type: Array of doubles

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: