skillfed

mypy-boto3-chime-sdk-identity

Type annotations for boto3 ChimeSDKIdentity 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-chime-sdk-identity v1.43.0 244.7K downloads/30d#8,748 on PyPI670
Permissive license MIT Active released

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-identity

uv

uv add mypy-boto3-chime-sdk-identity

poetry

poetry add mypy-boto3-chime-sdk-identity

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubsaws chime sdk identity typesmypy boto3 annotationspython aws type hintsboto3 ide autocompletestatic type checking awschime sdk identity stubs
type-stubsaws-sdkboto3

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-chime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-meetings

Provides type stubs and annotations for the…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-sso-oidc

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-messaging

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-frauddetector

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-media-pipelines

Provides type annotations and IDE…

permissive · top 15,000 on PyPI