types-aiobotocore-bedrock-runtime
Type annotations for aiobotocore BedrockRuntime 3.9.0 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 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-runtimeuv
uv add types-aiobotocore-bedrock-runtimepoetry
poetry add types-aiobotocore-bedrock-runtimeInstalling 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
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-runtimeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-boto3-bedrock-runtimeProvides type annotations for boto3's…
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-ec2Provides type stubs and annotations for…
permissive · top 5,000 on PyPI
types-aiobotocore-bedrockProvides type annotations for the aiobotocore…
permissive · top 15,000 on PyPI
types-aiobotocore-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocoreProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-aiobotocore-ssmProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-liteProvides type annotations for aiobotocore…
permissive · top 15,000 on PyPI
types-aiobotocore-bedrock-agentcoreProvides type annotations and IDE…
permissive · top 15,000 on PyPI