types-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 information to boto3's AWS Bedrock Agents service. It is generated automatically from boto3 1.43.34 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other IDEs that support Python type checking. When installed, it enables full IDE autocomplete and type-checking for Bedrock Agents client calls without requiring explicit type annotations in your code.
The package is a pure-Python stub-only library with minimal dependencies—only typing-extensions at runtime. It is designed to be a development-time aid that can be safely excluded from production environments using TYPE_CHECKING guards. The library is actively maintained, supports Python 3.9 through 3.14, and carries an MIT license, making it safe to use in any project.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 Bedrock Agents code in VSCode or PyCharm.
- Catch type errors in boto3 Bedrock Agents calls during development using mypy or pyright before runtime.
- Provide explicit type annotations for Bedrock Agents client, paginators, and service resources in a large codebase.
- Use in a CI/CD pipeline to enforce type safety on AWS SDK calls without modifying application code.
- Reduce debugging time by catching incorrect Bedrock Agents API parameters at type-check time rather than runtime.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete for boto3's AWS Bedrock Agents service, enabling static type checking with mypy, pyright, and other tools.
Yes. If you use boto3 with Bedrock Agents and want IDE autocomplete or static type checking, this package is a straightforward, low-friction addition. It has no known vulnerabilities, is actively maintained, and carries a permissive MIT license. Install it as a development dependency and optionally guard it with TYPE_CHECKING to keep it out of production.
Install
types-boto3-bedrock-agent on PyPI
pip
pip install types-boto3-bedrock-agentuv
uv add types-boto3-bedrock-agentpoetry
poetry add types-boto3-bedrock-agentInstalling types-boto3-bedrock-agent
Before you install
Low friction—a single pure-Python wheel with only typing-extensions as a runtime dependency. Actively maintained with a recent release and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.
Quickstart
pip install types-boto3-bedrock-agent
from boto3.session import Session
from types_boto3_bedrock_agent import AgentsforBedrockClient
client: AgentsforBedrockClient = Session().client("bedrock-agent")
# Type checking and IDE autocomplete now work
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 docs (issue PY-40997) have been resolved since the package's last update.
- Whether the lite variant (types-boto3-lite) offers meaningful performance benefits for large projects.
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 | 192,841/month — #9,857 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: types_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
mypy-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
types-boto3-bedrockProvides type annotations for boto3's Bedrock…
permissive · top 15,000 on PyPI
types-boto3-bedrock-runtimeProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
types-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
types-boto3Provides type annotations and IDE…
permissive · top 5,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-agentcore-controlProvides type annotations and IDE…
permissive · top 15,000 on PyPI
types-boto3-cloudformationProvides type annotations for boto3's…
permissive · top 5,000 on PyPI