mypy-boto3-cognito-idp
Type annotations for boto3 CognitoIdentityProvider 1.43.56 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 CognitoIdentityProvider service. It enables IDEs and type checkers to understand the structure of Cognito API calls, parameters, and responses, providing real-time code completion and catching type errors before runtime.
The stubs are generated from boto3 1.43.56 and work with mypy, pyright, and major IDEs including VSCode, PyCharm, Emacs, and Sublime Text. Installation is straightforward—either as a standalone package or as part of boto3-stubs with the cognito-idp extra. The package has only one runtime dependency (typing-extensions) and requires Python 3.9 or later.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 Cognito authentication and user management code
- Catch type mismatches in Cognito API calls during development with mypy or pyright before deployment
- Provide explicit type annotations for CognitoIdentityProviderClient, paginators, and service resources in production code
- Improve code maintainability by documenting expected parameter types and response structures for Cognito operations
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for boto3's CognitoIdentityProvider service, compatible with mypy, pyright, VSCode, PyCharm, and other development tools.
Yes. This is a lightweight, actively maintained type stub with no security vulnerabilities, permissive licensing, and low install friction. Install it if you use boto3 with Cognito and want IDE support or static type checking. It's purely a development aid—use TYPE_CHECKING guards if you want to avoid a production dependency.
Install
mypy-boto3-cognito-idp on PyPI
pip
pip install mypy-boto3-cognito-idpuv
uv add mypy-boto3-cognito-idppoetry
poetry add mypy-boto3-cognito-idpInstalling mypy-boto3-cognito-idp
Before you install
Low friction installation with a single lightweight dependency (typing-extensions). Actively maintained with recent releases; repository shows consistent activity and community engagement.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.
Quickstart
pip install mypy-boto3-cognito-idp
from boto3.session import Session
from mypy_boto3_cognito_idp import CognitoIdentityProviderClient
client: CognitoIdentityProviderClient = Session().client("cognito-idp")
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) have been resolved or remain current
- Exact scope of type coverage for all CognitoIdentityProvider operations and response structures
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 — 21 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 1,001,293/month — #4,536 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_cognito_idp-1.43.56-py3-none-any.whl
Keywords: boto3, cognito-idp, 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
types-aiobotocore-cognito-idpProvides type stubs and IDE autocomplete…
permissive · top 15,000 on PyPI
types-boto3-cognito-idpProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cognito-identityProvides 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-artifactProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotthingsgraphProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-fsxProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI