skillfed

mypy-boto3-cognito-idp

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

mypy-boto3-cognito-idp v1.43.56 1.0M downloads/30d#4,536 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 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-idp

uv

uv add mypy-boto3-cognito-idp

poetry

poetry add mypy-boto3-cognito-idp

Installing 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

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 cognito type annotationsmypy boto3 stubscognito-idp type hintsboto3 type checkingIDE autocomplete boto3pyright boto3 stubscognito identity provider types
type-stubsboto3aws

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

types-aiobotocore-cognito-idp

Provides type stubs and IDE autocomplete…

permissive · top 15,000 on PyPI

types-boto3-cognito-idp

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-cognito-identity

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iotthingsgraph

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-fsx

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI