Type annotations for aiobotocore CloudWatchLogs 3.5.0 service, generated by mypy-boto3-builder 8.12.0. Used to provide static type checking for aiobotocore's CloudWatch Logs client. Requires Python >=3.9.
pip install types-aiobotocore-logsVerified import paths — ran on the pinned version, not inferred.
Basic usage of CloudWatch Logs client with type annotations
Use the shorter TypeDef names (e.g., 'CreateLogGroupRequestTypeDef' instead of 'CreateLogGroupRequestRequestTypeDef').
Use 'from mypy_boto3_logs import ...' for clients and 'from mypy_boto3_logs.type_defs import ...' for type definitions.
Upgrade to Python 3.9+ to use this version.