mypy-boto3-sagemaker-a2i-runtime
Type annotations for boto3 AugmentedAIRuntime 1.43.0 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 information for boto3's AugmentedAIRuntime (SageMaker A2I Runtime) service. It is generated automatically from boto3's API definitions and works as a companion to boto3 itself, not a replacement. When installed, it enables your IDE, mypy, pyright, and other type checkers to understand the structure and parameters of A2I Runtime API calls, providing autocomplete suggestions and catching type errors at development time rather than runtime.
The package is designed to be lightweight and optional—you can use it only during development and type checking without including it in production deployments. It supports multiple IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright, pylint), and can be installed standalone or as part of the broader boto3-stubs ecosystem. The package is actively maintained and tracks boto3 version 1.43.0.
Use it for:
- Enable IDE autocomplete and inline documentation for SageMaker A2I Runtime API calls in VSCode or PyCharm.
- Run mypy or pyright static type checks on code that uses boto3 A2I Runtime clients to catch API misuse before runtime.
- Provide explicit type hints for AugmentedAIRuntimeClient, paginators, and service-specific types in your own type annotations.
- Catch parameter and return-type errors in SageMaker A2I workflows during development without running the code.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's AugmentedAIRuntime service, enabling IDE autocomplete and static type checking for SageMaker A2I Runtime API calls.
Yes, if you use boto3 for SageMaker A2I Runtime and want type safety and IDE support. Install friction is minimal, maintenance is active, and the MIT license carries no restrictions. The only gotcha is PyCharm performance with Literal overloads—if you use PyCharm, consider boto3-stubs-lite as an alternative. For mypy, pyright, or VSCode users, this is a straightforward win.
Install
mypy-boto3-sagemaker-a2i-runtime on PyPI
pip
pip install mypy-boto3-sagemaker-a2i-runtimeuv
uv add mypy-boto3-sagemaker-a2i-runtimepoetry
poetry add mypy-boto3-sagemaker-a2i-runtimeInstalling mypy-boto3-sagemaker-a2i-runtime
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent commits and a stable release cycle.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal restrictions.
Quickstart
# Install
python -m pip install mypy-boto3-sagemaker-a2i-runtime
# Use in code
from boto3.session import Session
from mypy_boto3_sagemaker_a2i_runtime import AugmentedAIRuntimeClient
client: AugmentedAIRuntimeClient = Session().client("sagemaker-a2i-runtime")
Requires boto3 to be installed separately; type checking requires a compatible tool like mypy, pyright, or an IDE with type-aware language server support.
Verify before relying
- Whether the package works correctly with all listed Python versions (3.9–3.14) in practice.
- Performance impact when used with PyCharm (documentation mentions potential slowness with Literal overloads).
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 — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 251,292/month — #8,588 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_sagemaker_a2i_runtime-1.43.0-py3-none-any.whl
Keywords: boto3, sagemaker-a2i-runtime, 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-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-sagemaker-featurestore-runtimeProvides type annotations for boto3's SageMaker…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-metricsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-runtimeProvides 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-chimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-edgeProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-meteringmarketplaceProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI