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§
- Data
Point 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.
- Forecast
Query Client - A client for the Amazon Forecast Query Service API.
- Query
Forecast Request - Query
Forecast Response
Enums§
- Query
Forecast Error - Errors returned by QueryForecast
Traits§
- Forecast
Query - Trait representing the capabilities of the Amazon Forecast Query Service API. Amazon Forecast Query Service clients implement this trait.