skillfed

mypy-boto3-accessanalyzer

Type annotations for boto3 AccessAnalyzer 1.43.10 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-accessanalyzer v1.43.10 268.3K downloads/30d#8,280 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-accessanalyzer

poetry

poetry add mypy-boto3-accessanalyzer

Installing 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

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 accessanalyzermypy annotations aws accessanalyzerboto3 ide autocomplete accessanalyzertype hints boto3 accessanalyzerpyright boto3 accessanalyzerstatic type checking aws accessanalyzerboto3 accessanalyzer typing
type-stubsaws-sdkide-support

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-globalaccelerator

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-inspector

Provides type annotations for boto3's Inspector…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-discovery

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI