amazonaws.com – forecastquery
Provides APIs for creating and managing Amazon Forecast resources.
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:forecastquery/2018-06-26.json
- Provider
- amazonaws.com:forecastquery / forecastquery
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/forecastquery/2018-06-26/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/forecastquery/2018-06-26/openapi.yaml
Tools (4)
Extracted live via the executor SDK.
-
xAmzTargetAmazonForecastRuntimeQueryForecast.queryForecastRetrieves a forecast for a single item, filtered by the supplied criteria.
The criteria is a key-value pair. The key is either
item_id(or the equivalent non-timestamp, non-target field) from theTARGET_TIME_SERIESdataset, or one of the forecast dimensions specified as part of theFeaturizationConfigobject.By default,
QueryForecastreturns the complete date range for the filtered forecast. You can request a specific date range.To get the full forecast, use the operation.
The forecasts generated by Amazon Forecast are in the same timezone as the dataset that was used to create the predictor.
-
xAmzTargetAmazonForecastRuntimeQueryWhatIfForecast.queryWhatIfForecastRetrieves a what-if forecast.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools