TimestreamQuery¶
Client¶
- class TimestreamQuery.Client¶
A low-level client representing Amazon Timestream Query
client = session.create_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
Client Exceptions¶
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
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: