skillfed

mypy-boto3-rolesanywhere

Type annotations for boto3 IAMRolesAnywhere 1.43.58 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-rolesanywhere v1.43.58 258.9K downloads/30d#8,421 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 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-rolesanywhere

uv

uv add mypy-boto3-rolesanywhere

poetry

poetry add mypy-boto3-rolesanywhere

Installing 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

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 stubsIAM Roles Anywhere type annotationsboto3 IDE autocompletemypy boto3 stubsstatic type checking AWSboto3 type hintspyright boto3 support
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-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-trustedadvisor

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-uxc

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-datasync

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-neptunedata

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-mpa

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI