skillfed

mypy-boto3-bedrock-agent-runtime

Type annotations for boto3 AgentsforBedrockRuntime 1.43.72 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-bedrock-agent-runtime v1.43.72 502.0K downloads/30d#6,311 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 boto3's Bedrock Agents runtime client. It is generated automatically from boto3 1.43.72 using mypy-boto3-builder 8.12.0 and provides complete type hints for client methods, paginators, and service types. When installed, it enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to validate your boto3 code at development time, catching type mismatches before runtime.

The package is a stub-only library—it contains no runtime code, only type definitions—so it has minimal overhead. It works with any IDE or type checker that understands Python type hints. The library is actively maintained and kept in sync with boto3 releases, with a single runtime dependency on typing-extensions.

Use it for:

  • Enable IDE autocomplete and type checking for Bedrock Agents API calls in VSCode or PyCharm without manual type annotations.
  • Validate boto3 Bedrock Agents code with mypy or pyright in CI/CD pipelines to catch type errors before deployment.
  • Use TYPE_CHECKING guards to import type hints in development while keeping the package out of production dependencies.
  • Reduce debugging time by catching incorrect method calls or argument types at edit time rather than runtime.
  • Document expected types for Bedrock Agents client methods, paginators, and response objects for team code review.

Worth the install?

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

Provides type annotations and IDE autocomplete support for the boto3 Bedrock Agents runtime service, enabling static type checking with mypy, pyright, and other tools.

Yes. This is a lightweight, actively maintained type-stub package with no security vulnerabilities, permissive MIT licensing, and low install friction. Install it if you use boto3 with Bedrock Agents and want IDE autocomplete and static type checking. It is especially valuable in team environments or CI/CD pipelines where type safety catches bugs early.

Install

mypy-boto3-bedrock-agent-runtime on PyPI

pip

pip install mypy-boto3-bedrock-agent-runtime

uv

uv add mypy-boto3-bedrock-agent-runtime

poetry

poetry add mypy-boto3-bedrock-agent-runtime

Installing mypy-boto3-bedrock-agent-runtime

Before you install

Low friction installation with a single runtime dependency (typing-extensions). Active maintenance with recent releases; generated from mypy-boto3-builder 8.12.0 and kept synchronized with boto3 1.43.72.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.

Quickstart

pip install mypy-boto3-bedrock-agent-runtime

from boto3.session import Session
from mypy_boto3_bedrock_agent_runtime import AgentsforBedrockRuntimeClient

client: AgentsforBedrockRuntimeClient = Session().client("bedrock-agent-runtime")

Requires Python 3.9 or later; boto3 must be installed separately to use the runtime client.

Verify before relying

  • Whether PyCharm performance issues with Literal overloads (PY-40997) remain unresolved in current versions.
  • Actual coverage of all Bedrock Agents runtime API operations and whether paginators are fully annotated.
  • Whether the package is suitable for production use or recommended only as a development dependency.

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

Evidence: mypy_boto3_bedrock_agent_runtime-1.43.72-py3-none-any.whl

Keywords: boto3, bedrock-agent-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 stubs bedrock agentsmypy annotations aws bedrocktype hints boto3 bedrock runtimeide autocomplete aws bedrock agentspyright type checking boto3static type checking aws sdkbedrock agent runtime types
type-stubsboto3aws-sdk

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-bedrock-agentcore

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-agentcore-control

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-data-automation

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-data-automation-runtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-agent

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-runtime

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-bedrock

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-appmesh

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

boto3-stubs-lite

Provides type annotations for boto3 1.43.72,…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI