TimestreamQuery#
Client#
- class TimestreamQuery.Client#
A low-level client representing Amazon Timestream Query
import boto3 client = boto3.client('timestream-query')
These are the available methods:
- can_paginate
- cancel_query
- close
- create_scheduled_query
- delete_scheduled_query
- describe_account_settings
- describe_endpoints
- describe_scheduled_query
- execute_scheduled_query
- get_paginator
- get_waiter
- list_scheduled_queries
- list_tags_for_resource
- prepare_query
- query
- tag_resource
- untag_resource
- update_account_settings
- update_scheduled_query
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: