Type annotations for aiobotocore IoTDataPlane 3.5.0 service generated with mypy-boto3-builder 8.12.0. Provides static type checking support for the AWS IoT Data Plane service using aiobotocore. Current version: 3.5.0. Release cadence: follows aiobotocore releases, updated automatically.
pip install types-aiobotocore[iot-data]Verified import paths — ran on the pinned version, not inferred.
Basic usage of the IoT Data Plane client with aiobotocore. Type hints are automatically available when the types package is installed.
Update imports to use shorter TypeDef names.
Upgrade to Python 3.9 or later.
Replace 'sms-voice' with 'pinpoint-sms-voice' in client creation.
Use response.get('PaginationToken') instead of direct key access.