skillfed

types-boto3-bedrock-agent

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

types-boto3-bedrock-agent v1.43.34 192.8K downloads/30d#9,857 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 information to boto3's AWS Bedrock Agents service. It is generated automatically from boto3 1.43.34 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other IDEs that support Python type checking. When installed, it enables full IDE autocomplete and type-checking for Bedrock Agents client calls without requiring explicit type annotations in your code.

The package is a pure-Python stub-only library with minimal dependencies—only typing-extensions at runtime. It is designed to be a development-time aid that can be safely excluded from production environments using TYPE_CHECKING guards. The library is actively maintained, supports Python 3.9 through 3.14, and carries an MIT license, making it safe to use in any project.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 Bedrock Agents code in VSCode or PyCharm.
  • Catch type errors in boto3 Bedrock Agents calls during development using mypy or pyright before runtime.
  • Provide explicit type annotations for Bedrock Agents client, paginators, and service resources in a large codebase.
  • Use in a CI/CD pipeline to enforce type safety on AWS SDK calls without modifying application code.
  • Reduce debugging time by catching incorrect Bedrock Agents API parameters at type-check time rather than runtime.

Worth the install?

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

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

Yes. If you use boto3 with Bedrock Agents and want IDE autocomplete or static type checking, this package is a straightforward, low-friction addition. It has no known vulnerabilities, is actively maintained, and carries a permissive MIT license. Install it as a development dependency and optionally guard it with TYPE_CHECKING to keep it out of production.

Install

types-boto3-bedrock-agent on PyPI

pip

pip install types-boto3-bedrock-agent

uv

uv add types-boto3-bedrock-agent

poetry

poetry add types-boto3-bedrock-agent

Installing types-boto3-bedrock-agent

Before you install

Low friction—a single pure-Python wheel with only typing-extensions as a runtime dependency. Actively maintained with a recent release and no known vulnerabilities.

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-agent

from boto3.session import Session
from types_boto3_bedrock_agent import AgentsforBedrockClient

client: AgentsforBedrockClient = Session().client("bedrock-agent")
# Type checking and IDE autocomplete now work

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 docs (issue PY-40997) have been resolved since the package's last update.
  • Whether the lite variant (types-boto3-lite) offers meaningful performance benefits for large projects.

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 192,841/month — #9,857 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: types_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 agentsaws bedrock agent type hintsmypy boto3 bedrock annotationspyright boto3 type checkingide autocomplete boto3 bedrockboto3 stubs type safetybedrock agents type annotations
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-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

types-boto3-bedrock

Provides type annotations for boto3's Bedrock…

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

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-agentcore-control

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