skillfed

mypy-boto3-bedrock-agent

Type annotations for boto3 AgentsforBedrock 1.43.34 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-bedrock-agent v1.43.34 457.1K downloads/30d#6,549 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 for boto3's Bedrock Agents service. It works by providing type hints that IDEs, type checkers, and linters can use to validate your code and offer autocomplete suggestions as you write boto3 calls. The stubs are generated from boto3 1.43.34 and support Python 3.9 through 3.14.

You install it alongside boto3 and then use it in your editor or type-checking pipeline—mypy, pyright, VSCode with Pylance, PyCharm, Emacs, and Sublime Text all recognize it automatically. It includes annotations for the client interface, paginators, type definitions, and literal values, so you get full IDE support without writing manual type hints yourself.

Use it for:

  • Enable IDE autocomplete and inline documentation when writing boto3 Bedrock agent code in VSCode or PyCharm.
  • Catch type errors in boto3 calls before runtime using mypy or pyright in your CI/CD pipeline.
  • Reduce boilerplate by letting your editor infer argument types and return values for Bedrock agent operations.
  • Support team code reviews by making boto3 API contracts explicit and checkable by static analysis.
  • Migrate legacy boto3 code to typed Python by gradually adding type annotations with IDE hints.

Worth the install?

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

Provides type annotations and IDE autocomplete support for boto3's Bedrock Agents service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3 with Bedrock Agents and want IDE support or static type checking. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and is permissively licensed. Install it as part of your development environment (not production) alongside boto3 to gain immediate autocomplete and type safety.

Install

mypy-boto3-bedrock-agent on PyPI

pip

pip install mypy-boto3-bedrock-agent

uv

uv add mypy-boto3-bedrock-agent

poetry

poetry add mypy-boto3-bedrock-agent

Installing mypy-boto3-bedrock-agent

Before you install

Low friction installation with a single runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22 and 670 repository stars indicate ongoing support.

License in practice

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

Quickstart

pip install mypy-boto3-bedrock-agent

from boto3.session import Session
from mypy_boto3_bedrock_agent import AgentsforBedrockClient

client: AgentsforBedrockClient = Session().client("bedrock-agent")

Requires Python 3.9 or later; boto3 must be installed separately to use the client.

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (PY-40997) still affect current versions.
  • Whether the lite variant (boto3-stubs-lite) is recommended for production deployments to reduce memory overhead.

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

Evidence: mypy_boto3_bedrock_agent-1.43.34-py3-none-any.whl

Keywords: boto3, bedrock-agent, 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 bedrock agentsmypy annotations aws bedrockboto3 type hints autocompletebedrock agent client typingaws sdk type checking pythonboto3 stubs ide support
type-stubsboto3-serviceaws-bedrock

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

types-boto3-bedrock-agent

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-bedrock-agent

Provides type annotations and IDE…

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

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

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-bedrock-agentcore

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-data-automation-runtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI