mypy-boto3-auditmanager
Type annotations for boto3 AuditManager 1.43.23 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package provides type annotations for boto3's AuditManager service version 1.43.23, generated with mypy-boto3-builder 8.12.0. It enables static type checkers like mypy and pyright, plus IDE features like autocomplete and inline documentation in VSCode, PyCharm, Emacs, and Sublime Text. The stubs provide explicit type information for client methods, service resources, waiters, and paginators—eliminating the need to write manual type hints when working with AuditManager.
The package depends only on typing-extensions and supports Python 3.9 through 3.14. It is marked as production-stable and can be used transparently in most IDEs without requiring explicit type annotations in user code. The description notes potential performance considerations with certain IDEs and suggests alternatives may be available.
Use it for:
- Enable IDE autocomplete and type checking for boto3 AuditManager calls in VSCode with Pylance.
- Run mypy or pyright on a codebase using boto3 AuditManager to catch type errors before runtime.
- Import AuditManagerClient and service-specific types for explicit type annotations in production code.
- Use TYPE_CHECKING guards to include stubs only during development, avoiding runtime dependencies in deployed applications.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's AuditManager service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 AuditManager and want static type checking or IDE support. Install friction is negligible, maintenance is active, and the MIT license poses no restrictions. No known security vulnerabilities. Verify IDE-specific performance considerations before adopting in large projects.
Install
mypy-boto3-auditmanager on PyPI
pip
pip install mypy-boto3-auditmanageruv
uv add mypy-boto3-auditmanagerpoetry
poetry add mypy-boto3-auditmanagerInstalling mypy-boto3-auditmanager
Before you install
Low friction; single runtime dependency on typing-extensions. Active maintenance with recent releases; repository shows 670 stars and last commit on 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-auditmanager
from boto3.session import Session
from mypy_boto3_auditmanager import AuditManagerClient
client: AuditManagerClient = Session().client("auditmanager")
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (issue PY-40997) have been resolved in recent versions.
- Whether a lite variant is recommended for production environments to reduce memory overhead.
- Actual performance impact when used with PyCharm's type checker on large codebases.
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 — 71 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 248,042/month — #8,677 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_auditmanager-1.43.23-py3-none-any.whl
Keywords: boto3, auditmanager, 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-inspector-scanProvides 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-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-frauddetectorProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appflowProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-chimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotdeviceadvisorProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ebsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI