integrations.sh
← all integrations

amazonaws.com – forecastquery

OpenAPI apis-guru cloud

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.queryForecast

    Retrieves 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 the TARGET_TIME_SERIES dataset, or one of the forecast dimensions specified as part of the FeaturizationConfig object.

    By default, QueryForecast returns 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.queryWhatIfForecast

    Retrieves a what-if forecast.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools