skillfed

mypy-boto3-sagemaker-a2i-runtime

Type annotations for boto3 AugmentedAIRuntime 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-sagemaker-a2i-runtime v1.43.0 251.3K downloads/30d#8,588 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 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-runtime

uv

uv add mypy-boto3-sagemaker-a2i-runtime

poetry

poetry add mypy-boto3-sagemaker-a2i-runtime

Installing 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

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 stubssagemaker a2i runtime typesmypy boto3 annotationsaws sdk type hintsboto3 autocompletesagemaker augmented ai typespython aws type checking
type-stubsaws-sdkboto3

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

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-sagemaker-featurestore-runtime

Provides type annotations for boto3's SageMaker…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker-metrics

Provides type annotations and IDE autocomplete…

permissive · top 15,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-sagemaker-runtime

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker-edge

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-meteringmarketplace

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI