

********************
ForecastQueryService
********************



======
Client
======



.. py:class:: ForecastQueryService.Client

  A low-level client representing Amazon Forecast Query Service
  

  Provides APIs for creating and managing Amazon Forecast resources.

  ::

    
    import boto3
    
    client = boto3.client('forecastquery')

  

These are the available methods:

.. toctree::
  :maxdepth: 1
  :titlesonly:

  forecastquery/client/can_paginate
  forecastquery/client/close
  forecastquery/client/get_paginator
  forecastquery/client/get_waiter
  forecastquery/client/query_forecast
  forecastquery/client/query_what_if_forecast
