Lite type annotations for aioboto3 15.5.0, generated with mypy-boto3-builder 8.11.0. Provides static type checking support for aioboto3, covering only the most commonly used AWS services (e.g., S3, DynamoDB, SQS, SNS, Lambda, ECS, EC2). It reduces package size and installation time compared to the full types-aioboto3 package. Requires Python >=3.8. Released on 2025-07-03.
pip install types-aioboto3-liteNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Quickstart with lite type annotations for S3. Annotate the client variable with the appropriate type for static checking.
Install types-aioboto3 for full coverage or pip install types-aiobotocore-<service-name> for specific missing service.
Check the changelog at https://github.com/youtype/mypy_boto3_builder/releases and update any type references.
Use pip install types-aioboto3-lite in a clean virtualenv.