types-aiobotocore-bedrock-agent
Type annotations for aiobotocore AgentsforBedrock 3.9.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package provides type stubs and annotations for the aiobotocore async AWS Bedrock Agents service client, enabling static type checking and IDE autocompletion. It is generated from aiobotocore 3.9.0 using mypy-boto3-builder and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware development tools.
The stubs cover client operations, paginators, and type definitions for the Bedrock Agents service, allowing developers to catch type errors at development time and get inline code completion without writing explicit type annotations. It is designed as a development-only dependency and can be safely excluded from production code using TYPE_CHECKING guards.
Use it for:
- Enable IDE autocompletion and type hints when writing async code against AWS Bedrock Agents via aiobotocore.
- Catch type errors in bedrock-agent client calls during development using mypy or pyright before runtime.
- Provide explicit type annotations for paginator and client operations in Bedrock Agents workflows.
- Support type-aware refactoring and code navigation in PyCharm, VSCode, or other IDEs using language servers.
- Maintain type safety in async AWS SDK code without manual type annotation overhead.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for aiobotocore's async AWS Bedrock Agents service client.
Yes, if you use aiobotocore with the Bedrock Agents service. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and is licensed permissively. It is a development-only dependency that meaningfully improves code quality and IDE experience. Consider the lite variant if PyCharm performance becomes an issue with full type stubs.
Install
types-aiobotocore-bedrock-agent on PyPI
pip
pip install types-aiobotocore-bedrock-agentuv
uv add types-aiobotocore-bedrock-agentpoetry
poetry add types-aiobotocore-bedrock-agentInstalling types-aiobotocore-bedrock-agent
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Actively maintained, with a recent release 12 days ago and consistent repository activity.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install types-aiobotocore-bedrock-agent
from aiobotocore.session import get_session
from types_aiobotocore_bedrock_agent import AgentsforBedrockClient
session = get_session()
async with session.create_client("bedrock-agent") as client:
client: AgentsforBedrockClient
Requires aiobotocore 3.9.0 to be installed separately; type checking requires a compatible tool like mypy, pyright, or an IDE with type-aware language server support.
Verify before relying
- Whether the type stubs remain synchronized with aiobotocore 3.9.0 across minor updates
- Performance impact of full type stubs versus the lite variant in large codebases
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 | 127,391/month — #11,746 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: types_aiobotocore_bedrock_agent-3.9.0-py3-none-any.whl
Keywords: aiobotocore, bedrock-agent, aiobotocore-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
mypy-boto3-bedrock-agentProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-bedrock-agentcore-controlProvides type stubs and annotations for the…
permissive · top 15,000 on PyPI
types-aiobotocore-bedrockProvides type annotations for the aiobotocore…
permissive · top 15,000 on PyPI
types-aiobotocore-ec2Provides type stubs and annotations for…
permissive · top 5,000 on PyPI
types-aiobotocore-bedrock-agentcoreProvides type annotations and IDE…
permissive · top 15,000 on PyPI
types-aiobotocore-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-cloudformationProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-aiobotocore-s3Provides type stubs and IDE autocompletion…
permissive · top 5,000 on PyPI
types-aiobotocore-bedrock-runtimeProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI