Type annotations for aiobotocore TimestreamQuery 3.5.0 service generated with mypy-boto3-builder 8.12.0. Provides static type checking and autocomplete for AWS Timestream Query operations when using aiobotocore. Supports Python 3.9+.
pip install types-aiobotocore[timestream-query]Verified import paths — ran on the pinned version, not inferred.
Basic usage with async context manager and type hints.
Upgrade Python to 3.9+ or pin to earlier version (e.g., types-aiobotocore-timestream-query<8.12.0).
Update any hardcoded type name strings to match new shorter names.
Install aiobotocore: pip install aiobotocore
If you only need timestream-query, use the standalone package to reduce installation size.