skillfed

mypy-boto3-bedrock-runtime

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

mypy-boto3-bedrock-runtime v1.43.62 3.3M downloads/30d#2,665 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 annotations to boto3's BedrockRuntime service. It is generated from boto3 1.43.62 using mypy-boto3-builder 8.12.0 and works with type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide code completion and catch type errors at development time.

The package contains no runtime code—it only provides type information through typing-extensions. You install it alongside boto3 in your development environment, and your IDE or type checker automatically uses the annotations when you write code that calls BedrockRuntime. It supports explicit type annotations for clients, paginators, and service-specific types, and can be used conditionally with TYPE_CHECKING to avoid a production dependency.

Use it for:

  • Enable IDE autocompletion and type hints when writing boto3 BedrockRuntime code in VSCode or PyCharm.
  • Catch type errors in BedrockRuntime API calls before runtime using mypy or pyright in CI/CD pipelines.
  • Document the shape and parameters of BedrockRuntime client methods through inline type information.
  • Support explicit type annotations for paginator and waiter objects returned by BedrockRuntime operations.
  • Avoid production dependencies by importing types only under TYPE_CHECKING guards.

Worth the install?

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

Provides type annotations and IDE autocompletion for boto3's BedrockRuntime service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.

Yes, if you use boto3's BedrockRuntime service and want type safety and IDE support. Installation is frictionless, maintenance is active, and the MIT license poses no restrictions. The package is a development-only dependency and adds no runtime overhead.

Install

mypy-boto3-bedrock-runtime on PyPI

pip

pip install mypy-boto3-bedrock-runtime

uv

uv add mypy-boto3-bedrock-runtime

poetry

poetry add mypy-boto3-bedrock-runtime

Installing mypy-boto3-bedrock-runtime

Before you install

Low friction installation with a single wheel dependency on typing-extensions. Actively maintained with a recent 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 with minimal restrictions—suitable for both open-source and commercial projects.

Quickstart

# Install
python -m pip install mypy-boto3-bedrock-runtime

# Use in code
from boto3.session import Session
from mypy_boto3_bedrock_runtime import BedrockRuntimeClient

client: BedrockRuntimeClient = Session().client("bedrock-runtime")
# Type checking and IDE autocompletion now work

Requires boto3 to be installed separately; type checking requires mypy, pyright, or an IDE with type-checking support.

Verify before relying

  • Whether PyCharm performance issues mentioned in the docs remain unresolved in recent versions.
  • Whether the lite variant offers sufficient type coverage for typical BedrockRuntime use cases.
  • Performance impact on IDEs with large Literal overload sets.

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

Evidence: mypy_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 stubs bedrockmypy boto3 annotationsbedrock runtime type hintsboto3 ide autocompletionpython aws bedrock typingstatic type checking boto3type annotations bedrock
type-stubsaws-sdk

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-data-automation-runtime

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

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-data-automation

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-agent-runtime

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-bedrock-agent

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-agentcore-control

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-outposts

Provides type annotations for the boto3…

permissive · top 15,000 on PyPI