skillfed

types-aiobotocore-bedrock-runtime

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

types-aiobotocore-bedrock-runtime v3.9.0 988.4K downloads/30d#4,569 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type information to the aiobotocore BedrockRuntime async client. It is generated from aiobotocore 3.9.0 using mypy-boto3-builder and provides IDE autocomplete, type checking, and inline documentation for all BedrockRuntime service operations, paginators, and type definitions.

It is designed to work alongside aiobotocore itself—you install it in your development environment to enable type checking and IDE support without adding runtime dependencies to your application. It supports mypy, pyright, VSCode with Pylance, PyCharm, Emacs, Sublime Text, and other tools that understand Python type hints. The package is pure stubs (no runtime code) and can be safely excluded from production deployments using TYPE_CHECKING guards.

Use it for:

  • Enable IDE autocomplete and type checking when writing async AWS BedrockRuntime code with aiobotocore.
  • Catch type errors in BedrockRuntime API calls during development with mypy or pyright before runtime.
  • Document the shape and parameters of BedrockRuntime service operations through inline type hints and IDE tooltips.
  • Provide type annotations for paginator and client resource objects when working with async AWS clients.
  • Support strict type checking workflows in CI/CD pipelines that validate aiobotocore usage against the AWS API schema.

Worth the install?

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

Provides type annotations and IDE autocomplete support for the aiobotocore BedrockRuntime 3.9.0 async AWS client, enabling static type checking with mypy, pyright, and IDE tools.

Yes. This is a low-friction, actively maintained type-stub package with no security vulnerabilities and permissive licensing. Install it if you use aiobotocore's BedrockRuntime service and want IDE autocomplete and static type checking—it adds no runtime overhead and integrates transparently with standard Python tooling.

Install

types-aiobotocore-bedrock-runtime on PyPI

pip

pip install types-aiobotocore-bedrock-runtime

uv

uv add types-aiobotocore-bedrock-runtime

poetry

poetry add types-aiobotocore-bedrock-runtime

Installing types-aiobotocore-bedrock-runtime

Before you install

Low install friction with a single lightweight dependency (typing-extensions). Actively maintained as of 2026-08-02, with recent commits and a stable repository.

License in practice

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

Quickstart

pip install types-aiobotocore-bedrock-runtime

from aiobotocore.session import get_session
from types_aiobotocore_bedrock_runtime import BedrockRuntimeClient

session = get_session()
async with session.create_client("bedrock-runtime") as client:
    client: BedrockRuntimeClient

Requires aiobotocore 3.9.0 and Python 3.9 or later; intended for use alongside the actual aiobotocore package, not as a standalone library.

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (issue PY-40997) have been resolved or remain a concern for current users.
  • Whether the lite variant (types-aiobotocore-lite) offers meaningful performance improvements over the full package in typical development workflows.

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

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

Keywords: aiobotocore, bedrock-runtime, 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 runtime type annotationsaws async client typingmypy boto3 stubside autocomplete aws bedrockpyright type hints aiobotocorestatic type checking boto3
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

mypy-boto3-bedrock-runtime

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-boto3-bedrock-runtime

Provides type annotations for boto3's…

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

Provides type stubs and annotations for…

permissive · top 5,000 on PyPI

types-aiobotocore-bedrock

Provides type annotations for the aiobotocore…

permissive · top 15,000 on PyPI

types-aiobotocore-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-ssm

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-lite

Provides type annotations for aiobotocore…

permissive · top 15,000 on PyPI

types-aiobotocore-bedrock-agentcore

Provides type annotations and IDE…

permissive · top 15,000 on PyPI