mypy-boto3-bedrock-agent
Type annotations for boto3 AgentsforBedrock 1.43.34 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 annotations for boto3's Bedrock Agents service. It works by providing type hints that IDEs, type checkers, and linters can use to validate your code and offer autocomplete suggestions as you write boto3 calls. The stubs are generated from boto3 1.43.34 and support Python 3.9 through 3.14.
You install it alongside boto3 and then use it in your editor or type-checking pipeline—mypy, pyright, VSCode with Pylance, PyCharm, Emacs, and Sublime Text all recognize it automatically. It includes annotations for the client interface, paginators, type definitions, and literal values, so you get full IDE support without writing manual type hints yourself.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 Bedrock agent code in VSCode or PyCharm.
- Catch type errors in boto3 calls before runtime using mypy or pyright in your CI/CD pipeline.
- Reduce boilerplate by letting your editor infer argument types and return values for Bedrock agent operations.
- Support team code reviews by making boto3 API contracts explicit and checkable by static analysis.
- Migrate legacy boto3 code to typed Python by gradually adding type annotations with IDE hints.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's Bedrock Agents service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 with Bedrock Agents and want IDE support or static type checking. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and is permissively licensed. Install it as part of your development environment (not production) alongside boto3 to gain immediate autocomplete and type safety.
Install
mypy-boto3-bedrock-agent on PyPI
pip
pip install mypy-boto3-bedrock-agentuv
uv add mypy-boto3-bedrock-agentpoetry
poetry add mypy-boto3-bedrock-agentInstalling mypy-boto3-bedrock-agent
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22 and 670 repository stars indicate ongoing support.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
pip install mypy-boto3-bedrock-agent
from boto3.session import Session
from mypy_boto3_bedrock_agent import AgentsforBedrockClient
client: AgentsforBedrockClient = Session().client("bedrock-agent")
Requires Python 3.9 or later; boto3 must be installed separately to use the client.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) still affect current versions.
- Whether the lite variant (boto3-stubs-lite) is recommended for production deployments to reduce memory overhead.
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 — 56 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 457,108/month — #6,549 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-1.43.34-py3-none-any.whl
Keywords: boto3, bedrock-agent, 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
types-boto3-bedrock-agentProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-bedrock-agentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-bedrock-agent-runtimeProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-bedrockProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-bedrock-data-automationProvides 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-runtimeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-bedrock-agentcoreProvides 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-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI