mypy-boto3-bedrock-agent-runtime
Type annotations for boto3 AgentsforBedrockRuntime 1.43.72 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 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-runtimeuv
uv add mypy-boto3-bedrock-agent-runtimepoetry
poetry add mypy-boto3-bedrock-agent-runtimeInstalling 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
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-bedrock-agentcoreProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-bedrock-agentcore-controlProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-bedrock-data-automationProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-bedrock-data-automation-runtimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-bedrock-agentProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-bedrock-runtimeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-bedrockProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-appmeshProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI