skillfed

types-aiobotocore-bedrock

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

types-aiobotocore-bedrock v3.9.0 297.4K downloads/30d#7,885 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library generated by mypy-boto3-builder that adds static type information to aiobotocore's Bedrock service. It works alongside aiobotocore to provide IDE autocomplete, type checking in mypy and pyright, and inline documentation for all Bedrock API calls, paginators, and data structures.

The package is purely a development aid—it contains no runtime code and can be safely excluded from production deployments using TYPE_CHECKING guards. It supports VSCode (with Pylance), PyCharm, Emacs, Sublime Text, and other IDEs that understand Python type hints. Installation is straightforward via pip, and it requires only typing-extensions as a runtime dependency.

Use it for:

  • Enable IDE autocomplete and type checking when writing async Bedrock client code with aiobotocore.
  • Catch type errors in Bedrock API calls during development using mypy or pyright without running code.
  • Document Bedrock API parameters and return types inline in your editor while writing async AWS code.
  • Reduce debugging time by catching incorrect argument types or method names before runtime in PyCharm or VSCode.
  • Annotate Bedrock paginator usage with explicit types for better code clarity and IDE support.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations for the aiobotocore Bedrock 3.9.0 service, enabling IDE autocomplete and static type checking with mypy, pyright, and other tools.

Yes. This is a lightweight, actively maintained type-stub package with no security vulnerabilities, permissive licensing, and low install friction. Install it if you use aiobotocore with Bedrock and want IDE autocomplete and static type checking—it's a pure development dependency that adds no runtime overhead.

Install

types-aiobotocore-bedrock on PyPI

pip

pip install types-aiobotocore-bedrock

uv

uv add types-aiobotocore-bedrock

poetry

poetry add types-aiobotocore-bedrock

Installing types-aiobotocore-bedrock

Before you install

Low install friction with a single lightweight dependency (typing-extensions). Actively maintained as of 2026-08-02, with recent updates and no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.

Quickstart

pip install types-aiobotocore-bedrock

from aiobotocore.session import get_session
from types_aiobotocore_bedrock import BedrockClient

session = get_session()
async with session.create_client("bedrock") as client:
    client: BedrockClient
    # Type checking and IDE completion now work

Requires aiobotocore 3.9.0 to be installed separately; Python 3.9 or later.

Verify before relying

  • Whether PyCharm performance issues mentioned in the docs (PY-40997) still apply to current versions.
  • Compatibility with types-aiobotocore-lite variant and whether it provides equivalent type coverage for Bedrock.

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 297,375/month — #7,885 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: types_aiobotocore_bedrock-3.9.0-py3-none-any.whl

Keywords: aiobotocore, bedrock, 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 bedrock type stubsbedrock type annotationsaiobotocore type hintsmypy boto3 bedrockpyright bedrock stubsbedrock autocomplete typesaiobotocore bedrock mypy
type-stubsaws-bedrockasync-types

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

Provides type annotations for boto3's Bedrock…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-bedrock-agentcore-control

Provides type stubs and annotations for the…

permissive · top 15,000 on PyPI

types-aiobotocore-bedrock-agent

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

types-aiobotocore-bedrock-runtime

Provides type annotations and IDE autocomplete…

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

Provides type stubs and annotations for…

permissive · top 5,000 on PyPI

types-aiobotocore

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-full

Provides complete type annotations for…

permissive · top 15,000 on PyPI