skillfed

types-boto3-bedrock-runtime

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

types-boto3-bedrock-runtime v1.43.62 383.8K downloads/30d#7,073 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub library that adds complete type annotations for boto3's BedrockRuntime service. It is generated automatically using mypy-boto3-builder and provides type hints for client objects, paginators, and service-specific types compatible with boto3 1.43.62.

When installed, it enables static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to understand boto3 BedrockRuntime calls, offering autocomplete suggestions and catching type errors before runtime. It has minimal runtime overhead—only one dependency (typing-extensions)—and is designed to be optional for production deployments via TYPE_CHECKING guards.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 BedrockRuntime client code in VSCode or PyCharm.
  • Run mypy or pyright type checking on code that calls boto3 BedrockRuntime services to catch type mismatches early.
  • Provide explicit type annotations for BedrockRuntimeClient, paginators, and service-specific types in large codebases.
  • Use with Emacs or Sublime Text via LSP and pyright for real-time type checking during development.
  • Avoid runtime type errors in production by catching boto3 API misuse during static analysis.

Worth the install?

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

Provides type annotations for boto3's BedrockRuntime service, enabling IDE autocomplete and static type checking with mypy and pyright.

Yes, if you use boto3 BedrockRuntime and want IDE autocomplete or static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. Install only in development environments or guard with TYPE_CHECKING to avoid adding a production dependency.

Install

types-boto3-bedrock-runtime on PyPI

pip

pip install types-boto3-bedrock-runtime

uv

uv add types-boto3-bedrock-runtime

poetry

poetry add types-boto3-bedrock-runtime

Installing types-boto3-bedrock-runtime

Before you install

Low install friction with a single lightweight dependency (typing-extensions). Actively maintained with a release 14 days ago and 670 repository stars. Supports Python 3.9 through 3.14.

License in practice

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

Quickstart

pip install types-boto3-bedrock-runtime

from boto3.session import Session
from types_boto3_bedrock_runtime import BedrockRuntimeClient

client: BedrockRuntimeClient = Session().client("bedrock-runtime")

Requires boto3 to be installed separately; type checking requires a compatible tool like mypy, pyright, or an IDE with type support.

Verify before relying

  • Whether the package works correctly with all advertised IDEs (VSCode, PyCharm, Emacs, Sublime Text) in practice.
  • Performance impact in PyCharm given the documented issue PY-40997 with Literal overloads.

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 — 14 days since the last release
Last repo commit
First released
Downloads 383,766/month — #7,073 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: types_boto3_bedrock_runtime-1.43.62-py3-none-any.whl

Keywords: boto3, bedrock-runtime, boto3-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

boto3 type stubsbedrock runtime type annotationsaws sdk type hintsboto3 ide autocompletemypy boto3 stubspython aws type checkingbedrock client typing
type-stubsaws-sdkstatic-typing

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-aiobotocore-bedrock-runtime

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-boto3-bedrock

Provides type annotations for boto3's Bedrock…

permissive · top 15,000 on PyPI

types-boto3-bedrock-agent

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-boto3-sagemaker-runtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

types-boto3-cloudformation

Provides type annotations for boto3's…

permissive · top 5,000 on PyPI

types-boto3

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-bedrock-data-automation-runtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

types-boto3-kms

Provides type annotations and IDE…

permissive · top 15,000 on PyPI