mypy-boto3-rolesanywhere
Type annotations for boto3 IAMRolesAnywhere 1.43.58 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 checking and IDE code completion for boto3's IAM Roles Anywhere service. It is generated from boto3 1.43.58 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other tools that support Python type hints.
The package provides explicit type annotations for IAMRolesAnywhereClient, paginators, and service-specific type definitions. It is designed as a development-time dependency—you install it in your environment to get IDE support and static analysis, but do not need to ship it with production code. The documentation notes that PyCharm may experience performance issues with the full package and recommends the lite variant in that case.
Use it for:
- Enable IDE autocomplete and type checking when writing boto3 IAM Roles Anywhere client code in VSCode, PyCharm, or other editors.
- Catch type errors early with mypy or pyright before running code that uses the IAM Roles Anywhere service.
- Generate paginator type hints for ListCrls, ListProfiles, ListSubjects and other IAM Roles Anywhere list operations.
- Use TYPE_CHECKING guards to import type annotations without adding a production runtime dependency.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's IAM Roles Anywhere service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3's IAM Roles Anywhere service and want static type checking and IDE autocomplete. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and is MIT-licensed. Note: PyCharm users may experience performance issues and should consider the boto3-stubs-lite variant instead.
Install
mypy-boto3-rolesanywhere on PyPI
pip
pip install mypy-boto3-rolesanywhereuv
uv add mypy-boto3-rolesanywherepoetry
poetry add mypy-boto3-rolesanywhereInstalling mypy-boto3-rolesanywhere
Before you install
Low friction install with a single runtime dependency (typing-extensions). Active maintenance with a recent release (17 days ago) and established project history since 2022.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-rolesanywhere
from boto3.session import Session
from mypy_boto3_rolesanywhere import IAMRolesAnywhereClient
client: IAMRolesAnywhereClient = Session().client("rolesanywhere")
Requires Python 3.9 or later; boto3 must be installed separately for runtime use.
Verify before relying
- Performance impact on PyCharm reported in documentation but not quantified in this fact sheet.
- Whether the lite version (boto3-stubs-lite) offers meaningful performance benefits over the full package.
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 — 17 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 258,950/month — #8,421 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_rolesanywhere-1.43.58-py3-none-any.whl
Keywords: boto3, rolesanywhere, 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-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-trustedadvisorProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-uxcProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-datasyncProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-neptunedataProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-mpaProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI