{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/13"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's CognitoIdentityProvider service, compatible with mypy, pyright, VSCode, PyCharm, and other type-checking tools.","skillfed_tags":["type-stubs","aws-sdk","cognito"],"use_cases":["Enable IDE autocomplete and inline documentation for boto3 Cognito API calls in VSCode or PyCharm.","Validate Cognito client code with mypy or pyright before deployment.","Catch parameter type mismatches and invalid method calls during development rather than at runtime.","Support paginator type hints when iterating over large Cognito result sets.","Use TYPE_CHECKING guards to keep type stubs out of production dependencies."],"what_it_does":"This package is a type-stub library that adds static type information for boto3's CognitoIdentityProvider service. It enables IDEs and type checkers to understand the shape and behavior of Cognito API calls, providing autocomplete suggestions and catching type errors before runtime. The stubs are generated from boto3 1.43.56 using mypy-boto3-builder and support modern Python versions from 3.9 onward.\n\nWhen installed, it works transparently with your existing boto3 code\u2014no explicit type annotations required. Your IDE will offer code completion for Cognito client methods, paginators, and type definitions, while mypy and pyright can validate your usage. The package is designed as a development dependency and can be safely imported only during type-checking phases to avoid production bloat.","worth_installing":"Yes, if you use boto3's CognitoIdentityProvider service and want type safety and IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. PyCharm users should be aware of potential performance issues with Literal overloads and may prefer the lite variant. No known security vulnerabilities."},"id":"types-boto3-cognito-idp","links":{"html":"https://skillfed.io/packages/types-boto3-cognito-idp","md":"https://skillfed.io/packages/types-boto3-cognito-idp.md","pypi":"https://pypi.org/project/types-boto3-cognito-idp/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":"MIT","license_treatment":"permissive","name":"types-boto3-cognito-idp","python_support":"supports_current","summary":"Type annotations for boto3 CognitoIdentityProvider 1.43.56 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":234595,"position":9020,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.56"}
