skillfed

types-aiobotocore-cognito-idp

Type annotations for aiobotocore CognitoIdentityProvider 3.9.0 service generated with mypy-boto3-builder 8.12.0

types-aiobotocore-cognito-idp v3.9.0 340.8K downloads/30d#7,408 on PyPI670
Permissive license MIT Active released

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

uv

uv add types-aiobotocore-cognito-idp

poetry

poetry add types-aiobotocore-cognito-idp

Installing 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

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

aiobotocore type stubscognito-idp type annotationsboto3 type hintsmypy aiobotocore supportasync aws cognito typespyright boto3 stubside autocomplete aws sdk
type-stubsaws-sdkasync

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-cognito-idp

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-boto3-cognito-idp

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-ec2

Provides type stubs and annotations for…

permissive · top 5,000 on PyPI

types-aiobotocore-s3

Provides type stubs and IDE autocompletion…

permissive · top 5,000 on PyPI

types-aiobotocore-sqs

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-aiobotocore-translate

Provides type stubs and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-connect

Provides type stubs and annotations for the…

permissive · top 15,000 on PyPI

types-aiobotocore-rekognition

Provides type annotations and IDE…

permissive · top 15,000 on PyPI