skillfed

mypy-boto3-auditmanager

Type annotations for boto3 AuditManager 1.43.23 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-auditmanager v1.43.23 248.0K downloads/30d#8,677 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-auditmanager

poetry

poetry add mypy-boto3-auditmanager

Installing 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

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 stubs auditmanagermypy boto3 type annotationsboto3 ide autocompleteaws auditmanager typingboto3 static type checkingpyright boto3 stubsboto3 type hints aws
type-stubsboto3aws

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

mypy-boto3-inspector-scan

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-frauddetector

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-appflow

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-panorama

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-chime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iotdeviceadvisor

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ebs

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI