Crate rusoto_forecastquery

Source
Expand description

Provides APIs for creating and managing Amazon Forecast resources.

If you’re using the service, you’re probably looking for ForecastQueryClient and ForecastQuery.

Structs§

DataPoint

The forecast value for a specific date. Part of the Forecast object.

Forecast

Provides information about a forecast. Returned as part of the QueryForecast response.

ForecastQueryClient
A client for the Amazon Forecast Query Service API.
QueryForecastRequest
QueryForecastResponse

Enums§

QueryForecastError
Errors returned by QueryForecast

Traits§

ForecastQuery
Trait representing the capabilities of the Amazon Forecast Query Service API. Amazon Forecast Query Service clients implement this trait.