skillfed

types-aiobotocore-sagemaker-runtime

Type annotations for aiobotocore SageMakerRuntime 3.9.0 service generated with mypy-boto3-builder 8.12.0

types-aiobotocore-sagemaker-runtime v3.9.0 108.3K downloads/30d#12,563 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 to the aiobotocore SageMakerRuntime async client. It is generated automatically using mypy-boto3-builder and provides IDE autocomplete, type checking, and inline documentation for all SageMakerRuntime API operations. The stubs work with mypy, pyright, VSCode's Pylance, PyCharm, Emacs, and Sublime Text without requiring explicit type annotations in your code.

The package is purely a development and type-checking aid—it contains no runtime code and does not affect production behavior. It enables developers to catch type errors early and get IDE assistance while writing async AWS SageMaker calls. Installation is optional for production but strongly recommended for any development environment using aiobotocore with SageMakerRuntime.

Use it for:

  • Enable IDE autocomplete and type hints when calling aiobotocore SageMakerRuntime methods in VSCode or PyCharm.
  • Catch type errors in SageMaker API calls during development using mypy or pyright static analysis.
  • Provide explicit type annotations for SageMakerRuntimeClient in async functions without manual stub writing.
  • Support code completion and inline documentation in Emacs or Sublime Text via LSP and pyright.
  • Validate request and response shapes for SageMaker inference operations before runtime.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocomplete support for the aiobotocore SageMakerRuntime 3.9.0 async AWS client library, compatible with mypy, pyright, VSCode, PyCharm, and other type-checking tools.

Yes, if you use aiobotocore with SageMakerRuntime and want IDE support or static type checking. Install it as a development dependency (not needed in production). Be aware that PyCharm may experience performance issues with the full stubs; consider the lite variant if you encounter slowness. No security concerns and minimal install friction.

Install

types-aiobotocore-sagemaker-runtime on PyPI

pip

pip install types-aiobotocore-sagemaker-runtime

uv

uv add types-aiobotocore-sagemaker-runtime

poetry

poetry add types-aiobotocore-sagemaker-runtime

Installing types-aiobotocore-sagemaker-runtime

Before you install

Low friction installation with a single lightweight dependency (typing-extensions). Actively maintained as of 2026-08-02, released 12 days ago, with 670 repository stars.

License in practice

MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.

Quickstart

pip install types-aiobotocore-sagemaker-runtime

from aiobotocore.session import get_session
from types_aiobotocore_sagemaker_runtime import SageMakerRuntimeClient

session = get_session()
async with session.create_client("sagemaker-runtime") as client:
    client: SageMakerRuntimeClient

Requires Python 3.9 or later; aiobotocore 3.9.0 must be installed separately to use the annotations at runtime.

Verify before relying

  • Performance impact on PyCharm (documentation warns of potential slowness with Literal overloads; lite variant may be preferable).
  • Whether the generated stubs remain synchronized with aiobotocore releases beyond 3.9.0.

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 — 12 days since the last release
Last repo commit
First released
Downloads 108,294/month — #12,563 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: types_aiobotocore_sagemaker_runtime-3.9.0-py3-none-any.whl

Keywords: aiobotocore, sagemaker-runtime, aiobotocore-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

aiobotocore type stubssagemaker runtime type hintsboto3 async type annotationsmypy aiobotocore stubsaws sagemaker typingpyright boto3 typesaiobotocore autocomplete
type-stubsaws-sdkasync-client

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

types-boto3-sagemaker-runtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

types-aiobotocore-sagemaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-ec2

Provides type stubs and annotations for…

permissive · top 5,000 on PyPI

types-aiobotocore

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-lite

Provides type annotations for aiobotocore…

permissive · top 15,000 on PyPI

types-aiobotocore-sqs

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-aiobotocore-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-full

Provides complete type annotations for…

permissive · top 15,000 on PyPI

types-aiobotocore-translate

Provides type stubs and IDE autocomplete…

permissive · top 15,000 on PyPI