mypy-boto3-verifiedpermissions
Type annotations for boto3 VerifiedPermissions 1.43.13 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package generates and distributes type stub annotations for boto3's VerifiedPermissions service, compatible with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text. It enables IDE autocomplete and static type checking for AWS VerifiedPermissions API calls without requiring explicit type annotations in your code.
The stubs are generated from boto3 1.43.13 using mypy-boto3-builder 8.12.0 and cover client methods, paginators, and type definitions. It is designed as a development-only dependency—you can use TYPE_CHECKING guards to avoid including it in production builds. The package supports Python 3.9 through 3.14 and is classified as Production/Stable.
Use it for:
- Enable IDE autocomplete and inline documentation for boto3 VerifiedPermissions API calls in VSCode or PyCharm.
- Run mypy or pyright type checking on code using boto3 VerifiedPermissions without manual type annotations.
- Catch type errors in AWS service calls at development time rather than runtime.
- Document the expected types and signatures of VerifiedPermissions client methods for team code review.
- Use boto3-stubs-lite as a lighter alternative if full stubs cause PyCharm performance degradation.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for the boto3 VerifiedPermissions AWS service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 VerifiedPermissions and want IDE autocomplete and static type checking. Install friction is minimal (one wheel, one lightweight dependency), maintenance is active, and the MIT license is permissive. No known vulnerabilities. The only caveat is PyCharm users may experience performance issues with full stubs and should consider boto3-stubs-lite instead.
Install
mypy-boto3-verifiedpermissions on PyPI
pip
pip install mypy-boto3-verifiedpermissionsuv
uv add mypy-boto3-verifiedpermissionspoetry
poetry add mypy-boto3-verifiedpermissionsInstalling mypy-boto3-verifiedpermissions
Before you install
Low friction: a pure-Python wheel with only typing-extensions as a runtime dependency. Actively maintained as of 2026-06-22 with recent releases.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
# Install with pip
python -m pip install 'boto3-stubs[verifiedpermissions]'
# Use in code
from boto3.session import Session
from mypy_boto3_verifiedpermissions import VerifiedPermissionsClient
client: VerifiedPermissionsClient = Session().client("verifiedpermissions")
Requires boto3 to be installed separately; type checking requires mypy, pyright, or an IDE with type-aware language server support.
Verify before relying
- Whether PyCharm performance issues mentioned in the docs (issue PY-40997) remain unresolved or have been addressed.
- Specific AWS VerifiedPermissions API operations and parameters covered by the type annotations.
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 — 85 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 279,883/month — #8,117 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_verifiedpermissions-1.43.13-py3-none-any.whl
Keywords: boto3, verifiedpermissions, 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-verifiedpermissionsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-license-manager-user-subscriptionsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-mpaProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-trustedadvisorProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI