types-aiobotocore-cognito-idp
Type annotations for aiobotocore CognitoIdentityProvider 3.9.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package provides type stubs for aiobotocore's CognitoIdentityProvider service, enabling static type checkers and IDEs to understand and validate your async AWS Cognito code. It is generated from aiobotocore 3.9.0 using mypy-boto3-builder and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints.
The package is purely a typing aid—it adds no runtime behavior. Install it in your development environment to get IDE autocomplete, type checking, and inline documentation for CognitoIdentityProvider client methods, paginators, and type definitions. It has a single lightweight dependency (typing-extensions) and is actively maintained, with recent releases and no known vulnerabilities.
Use it for:
- Enable IDE autocomplete and type checking when writing async Cognito authentication code with aiobotocore.
- Catch type errors in user pool operations, identity provider configuration, and token management before runtime.
- Generate accurate type hints for CI/CD pipelines running mypy or pyright on AWS infrastructure code.
- Provide inline documentation and method signatures for Cognito API calls in VSCode or PyCharm.
- Support paginator type annotations for listing users, groups, and other Cognito resources.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type stubs and IDE autocomplete support for aiobotocore's CognitoIdentityProvider service, enabling static type checking with mypy, pyright, and other tools.
Yes. This is a lightweight, actively maintained type stub package with no security vulnerabilities, permissive licensing, and minimal install friction. Install it in development environments whenever you use aiobotocore with CognitoIdentityProvider to gain IDE support and static type checking—it costs nothing at runtime and catches real bugs during development.
Install
types-aiobotocore-cognito-idp on PyPI
pip
pip install types-aiobotocore-cognito-idpuv
uv add types-aiobotocore-cognito-idppoetry
poetry add types-aiobotocore-cognito-idpInstalling types-aiobotocore-cognito-idp
Before you install
Installs cleanly with minimal friction—a single runtime dependency on typing-extensions. Actively maintained with recent releases; the repository shows steady activity and no archived status.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions, making it safe for both open-source and commercial projects.
Quickstart
# Install
python -m pip install types-aiobotocore-cognito-idp
# Use in code
from aiobotocore.session import get_session
from types_aiobotocore_cognito_idp import CognitoIdentityProviderClient
session = get_session()
async with session.create_client("cognito-idp") as client:
client: CognitoIdentityProviderClient
Requires Python 3.9 or later; aiobotocore 3.9.0 must be installed separately to use the types.
Verify before relying
- Whether PyCharm performance issues with Literal overloads mentioned in the description have been resolved since the package's last update.
- Compatibility with aiobotocore versions other than 3.9.0 and whether future versions will be supported.
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 — 12 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 340,836/month — #7,408 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: types_aiobotocore_cognito_idp-3.9.0-py3-none-any.whl
Keywords: aiobotocore, cognito-idp, aiobotocore-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-cognito-idpProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-boto3-cognito-idpProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-ec2Provides type stubs and annotations for…
permissive · top 5,000 on PyPI
types-aiobotocore-s3Provides type stubs and IDE autocompletion…
permissive · top 5,000 on PyPI
types-aiobotocore-sqsProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
types-aiobotocore-translateProvides type stubs and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocoreProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-aiobotocore-connectProvides type stubs and annotations for the…
permissive · top 15,000 on PyPI
types-aiobotocore-rekognitionProvides type annotations and IDE…
permissive · top 15,000 on PyPI