skillfed

mypy-boto3-verifiedpermissions

Type annotations for boto3 VerifiedPermissions 1.43.13 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-verifiedpermissions v1.43.13 279.9K downloads/30d#8,117 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-verifiedpermissions

poetry

poetry add mypy-boto3-verifiedpermissions

Installing 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

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 type stubsaws verifiedpermissions typingmypy boto3 annotationside autocomplete aws sdkstatic type checking boto3pyright aws service typesboto3-stubs verifiedpermissions
type-stubsaws-sdkstatic-typing

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-license-manager-user-subscriptions

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-mpa

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI

mypy-boto3-trustedadvisor

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI