mypy-boto3-accessanalyzer
Type annotations for boto3 AccessAnalyzer 1.43.10 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library that adds static type annotations to boto3's AccessAnalyzer service client. It is generated automatically from boto3's API definitions and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide IDE autocompletion and catch type errors at development time rather than runtime.
The package contains no runtime logic—it only provides type hints for the AccessAnalyzer client, paginators, and service resources. It requires Python 3.9 or later and depends only on typing-extensions. Installation is straightforward via pip as a standalone package. The documentation notes that some IDEs may experience performance issues with the full version and recommends alternatives.
Use it for:
- Enable IDE autocompletion and type checking for boto3 AccessAnalyzer code in VSCode with Pylance.
- Catch AccessAnalyzer API misuse (wrong argument types, missing required fields) with mypy before deployment.
- Use pyright for continuous type validation in CI/CD pipelines for AWS AccessAnalyzer operations.
- Improve code readability by making AccessAnalyzer client method signatures explicit in editors.
- Validate paginator and resource type annotations when iterating over AccessAnalyzer results.
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 AccessAnalyzer service, enabling static type checking with mypy, pyright, and editor tools.
Yes. This is a low-friction, actively maintained type-stub package with no security vulnerabilities, a permissive MIT license, and a single lightweight dependency. Install it if you use boto3's AccessAnalyzer service and want static type checking and IDE support; it adds no runtime overhead and integrates seamlessly with standard Python tooling.
Install
mypy-boto3-accessanalyzer on PyPI
pip
pip install mypy-boto3-accessanalyzeruv
uv add mypy-boto3-accessanalyzerpoetry
poetry add mypy-boto3-accessanalyzerInstalling mypy-boto3-accessanalyzer
Before you install
Low install friction with a single runtime dependency (typing-extensions). Active maintenance with a recent release (88 days ago) and an established repository.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-accessanalyzer
from boto3.session import Session
from mypy_boto3_accessanalyzer import AccessAnalyzerClient
client: AccessAnalyzerClient = Session().client("accessanalyzer")
Requires Python 3.9 or later; boto3 must be installed separately to use the client.
Verify before relying
- Performance impact in PyCharm compared to lite variant mentioned in documentation.
- Whether type coverage is complete for all AccessAnalyzer API operations in boto3 1.43.10.
- Exact behavior differences between standalone installation and installation via boto3-stubs extras.
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 — 88 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 268,277/month — #8,280 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_accessanalyzer-1.43.10-py3-none-any.whl
Keywords: boto3, accessanalyzer, 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
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-globalacceleratorProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-inspectorProvides type annotations for boto3's Inspector…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-discoveryProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI