mypy-boto3-chime-sdk-identity
Type annotations for boto3 ChimeSDKIdentity 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library that adds static type information to boto3's ChimeSDKIdentity service client. It is generated automatically from boto3's service definitions and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to enable IDE autocomplete and catch type errors at development time rather than runtime.
The package contains no runtime logic—it only provides type hints. You install it alongside boto3 and your type checker or IDE uses it to understand the shape of ChimeSDKIdentity API calls. It supports explicit type annotations for client objects, service resources, waiters, and paginators, and includes Literal types for valid parameter values.
Use it for:
- Enable IDE autocomplete and parameter hints when writing boto3 ChimeSDKIdentity code in VSCode, PyCharm, or other supported editors.
- Catch type errors in ChimeSDKIdentity API calls during development using mypy or pyright before deployment.
- Document the expected types for ChimeSDKIdentity client methods in codebases that enforce static typing.
- Provide Literal types for valid service parameter values to prevent invalid enum or string arguments at type-check time.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's ChimeSDKIdentity service, enabling static type checking with mypy, pyright, and editor integrations.
Yes. If you use boto3's ChimeSDKIdentity service and want IDE autocomplete or static type checking, this is the standard way to get it. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. The only caveat is PyCharm performance with full stubs; the docs suggest using the lite variant if you experience slowness.
Install
mypy-boto3-chime-sdk-identity on PyPI
pip
pip install mypy-boto3-chime-sdk-identityuv
uv add mypy-boto3-chime-sdk-identitypoetry
poetry add mypy-boto3-chime-sdk-identityInstalling mypy-boto3-chime-sdk-identity
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with a stable release cycle.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
python -m pip install 'boto3-stubs[chime-sdk-identity]'
from boto3.session import Session
from mypy_boto3_chime_sdk_identity import ChimeSDKIdentityClient
client: ChimeSDKIdentityClient = Session().client("chime-sdk-identity")
Requires boto3 to be installed separately; type checking requires a compatible tool (mypy, pyright, or IDE with type support).
Verify before relying
- Performance impact in PyCharm noted in docs as potentially significant; whether lite variant is necessary for typical projects remains project-dependent.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 244,688/month — #8,748 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_chime_sdk_identity-1.43.0-py3-none-any.whl
Keywords: boto3, chime-sdk-identity, boto3-stubs, type-annotations, mypy, typeshed, autocomplete
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-chimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-meetingsProvides type stubs and annotations for the…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-sso-oidcProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-messagingProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-frauddetectorProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-media-pipelinesProvides type annotations and IDE…
permissive · top 15,000 on PyPI