skillfed

types-boto3-bedrock

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

types-boto3-bedrock v1.43.26 261.8K downloads/30d#8,381 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 to boto3's Bedrock service client. It is generated automatically using mypy-boto3-builder and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that understand Python type hints. When installed, it enables your IDE to provide accurate autocomplete suggestions and catch type errors at development time without requiring explicit type annotations in your code.

The package includes annotations for the BedrockClient, paginators, waiters, and type definitions for all Bedrock API responses and parameters. It has a single runtime dependency (typing-extensions) and supports Python 3.9 through 3.14. The documentation notes that PyCharm may experience performance issues with the full version due to Literal overload complexity, in which case the lite variant is recommended as an alternative.

Use it for:

  • Enable IDE autocomplete and type checking when writing boto3 Bedrock client code without manual type annotations.
  • Catch type errors in Bedrock API calls during development using mypy or pyright before runtime.
  • Use with VSCode and Pylance for real-time type hints and code completion while developing AWS Bedrock integrations.
  • Integrate with CI/CD pipelines to enforce type safety on Bedrock service interactions.
  • Support paginator and waiter type annotations for complex Bedrock API operations.

Worth the install?

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

Provides type annotations for boto3's Bedrock service, enabling IDE autocomplete, type checking with mypy and pyright, and static analysis across multiple editors and tools.

Yes. This is a low-friction, actively maintained type stub with no known vulnerabilities, a permissive MIT license, and broad IDE support. Install it if you use boto3 with Bedrock and want type checking and autocomplete; it adds no runtime overhead and only one lightweight dependency. The only caveat is PyCharm users may want the lite variant if performance becomes an issue.

Install

types-boto3-bedrock on PyPI

pip

pip install types-boto3-bedrock

uv

uv add types-boto3-bedrock

poetry

poetry add types-boto3-bedrock

Installing types-boto3-bedrock

Before you install

Low friction installation with a single runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22. Widely used in the top 15000 PyPI packages tier.

License in practice

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

Quickstart

pip install types-boto3-bedrock

from boto3.session import Session
from types_boto3_bedrock import BedrockClient

client: BedrockClient = Session().client("bedrock")

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

Verify before relying

  • Whether PyCharm performance issues mentioned in the docs (issue PY-40997) still affect current versions.
  • Exact scope of Bedrock API coverage (which operations and resource types are fully annotated).

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

Evidence: types_boto3_bedrock-1.43.26-py3-none-any.whl

Keywords: boto3, bedrock, 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 bedrock type stubsbedrock type annotationsboto3 type hintsmypy boto3 bedrockpyright aws bedrockide autocomplete boto3bedrock client typing
type-stubsaws-bedrockstatic-analysis

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

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-bedrock

Provides type annotations for the aiobotocore…

permissive · top 15,000 on PyPI

types-boto3-bedrock-agent

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-boto3-bedrock-runtime

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

types-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-boto3

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-boto3-cloudformation

Provides type annotations for boto3's…

permissive · top 5,000 on PyPI

types-boto3-comprehend

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

types-boto3-full

Provides type annotations for boto3 1.43.71,…

permissive · top 5,000 on PyPI

mypy-boto3-bedrock-runtime

Provides type annotations and IDE…

permissive · top 5,000 on PyPI