Retrieves the forecast data for a predictive scaling policy.
See https://www.paws-r-sdk.com/docs/applicationautoscaling_get_predictive_scaling_forecast/ for full documentation.
applicationautoscaling_get_predictive_scaling_forecast(
ServiceNamespace,
ResourceId,
ScalableDimension,
PolicyName,
StartTime,
EndTime
)
[required] The namespace of the Amazon Web Services service that provides the
resource. For a resource provided by your own application or service,
use custom-resource
instead.
[required] The identifier of the resource.
[required] The scalable dimension.
[required] The name of the policy.
[required] The inclusive start time of the time range for the forecast data to get. At most, the date and time can be one year before the current date and time
[required] The exclusive end time of the time range for the forecast data to get. The maximum time duration between the start and end time is 30 days.