skillfed

types-aiobotocore-bedrock-agent

Type annotations for aiobotocore AgentsforBedrock 3.9.0 service generated with mypy-boto3-builder 8.12.0

types-aiobotocore-bedrock-agent v3.9.0 127.4K downloads/30d#11,746 on PyPI670
Permissive license MIT Active released

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-agent

uv

uv add types-aiobotocore-bedrock-agent

poetry

poetry add types-aiobotocore-bedrock-agent

Installing 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

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

aiobotocore type stubsbedrock agent type annotationsasync aws bedrock typesmypy boto3 stubsaiobotocore bedrock-agent typespython aws type hintsboto3 type checking
type-stubsaws-sdkasync-client

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

types-boto3-bedrock-agent

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-agent

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-bedrock-agentcore-control

Provides type stubs and annotations for the…

permissive · top 15,000 on PyPI

types-aiobotocore-bedrock

Provides type annotations for the aiobotocore…

permissive · top 15,000 on PyPI

types-aiobotocore-ec2

Provides type stubs and annotations for…

permissive · top 5,000 on PyPI

types-aiobotocore-bedrock-agentcore

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

types-aiobotocore-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-cloudformation

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-s3

Provides type stubs and IDE autocompletion…

permissive · top 5,000 on PyPI

types-aiobotocore-bedrock-runtime

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI