skillfed

mypy-boto3-bedrock-agentcore

Type annotations for boto3 BedrockAgentCore 1.43.72 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-bedrock-agentcore v1.43.72 339.5K downloads/30d#7,424 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 for the boto3 BedrockAgentCore service. It is generated from boto3 1.43.72 using mypy-boto3-builder 8.12.0 and works with type checkers and IDEs to provide autocomplete, inline documentation, and compile-time error detection when working with the Bedrock Agent Core API.

It is designed as a development-only dependency: you install it in your environment to get IDE support and type checking, but it is not needed at runtime. The package supports multiple Python versions (3.9 through 3.14) and integrates with VSCode, PyCharm, Emacs, Sublime Text, mypy, and pyright. It can be used standalone or as part of the boto3-stubs family of packages.

Use it for:

  • Enable IDE autocomplete and inline documentation when developing with boto3 BedrockAgentCore in VSCode or PyCharm.
  • Run mypy or pyright type checking on code that calls BedrockAgentCore APIs to catch type mismatches before runtime.
  • Provide explicit type annotations for BedrockAgentCoreClient, paginators, and service resources in type-aware codebases.
  • Integrate with LSP-based editors (Emacs, Sublime Text) to get real-time type checking and code completion.
  • Use TYPE_CHECKING guards to avoid production runtime dependencies while maintaining full type safety during development.

Worth the install?

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

Provides type annotations and IDE autocomplete support for the boto3 BedrockAgentCore 1.43.72 service, enabling static type checking in mypy, pyright, VSCode, PyCharm, and other tools.

Yes—if you use boto3 BedrockAgentCore and want IDE support or static type checking. Install friction is negligible, maintenance is active, the license is permissive, and there are no known vulnerabilities. The only gotcha is that PyCharm may experience performance issues with the full stubs; the documentation recommends boto3-stubs-lite as a workaround if needed.

Install

mypy-boto3-bedrock-agentcore on PyPI

pip

pip install mypy-boto3-bedrock-agentcore

uv

uv add mypy-boto3-bedrock-agentcore

poetry

poetry add mypy-boto3-bedrock-agentcore

Installing mypy-boto3-bedrock-agentcore

Before you install

Low friction: a pure-Python wheel with only typing-extensions as a runtime dependency. Released recently with active maintenance; the repository shows ongoing commits and development activity.

License in practice

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

Quickstart

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

# Use in code
from boto3.session import Session
from mypy_boto3_bedrock_agentcore import BedrockAgentCoreClient

client: BedrockAgentCoreClient = Session().client("bedrock-agentcore")

Requires boto3 to be installed separately; type checking requires a compatible type checker (mypy, pyright) or IDE with type support.

Verify before relying

  • Whether this package is auto-generated and how frequently it tracks boto3 service updates
  • Performance impact on PyCharm when using full boto3-stubs versus the lite variant

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

Evidence: mypy_boto3_bedrock_agentcore-1.43.72-py3-none-any.whl

Keywords: boto3, bedrock-agentcore, 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 type annotationsbedrock agentcore type hintsboto3 ide autocompletestatic type checking aws sdkpyright boto3 stubsbedrock client type checking
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-runtime

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

types-aiobotocore-bedrock-agentcore

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-agent

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

bedrock-agentcore

Deploy AI agents to AWS Bedrock AgentCore with…

permissive · top 5,000 on PyPI

mypy-boto3-iot

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

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

bedrock-agentcore-starter-toolkit

Provides a Python CLI and SDK for scaffolding,…

permissive · top 5,000 on PyPI

boto3-stubs-lite

Provides type annotations for boto3 1.43.72,…

permissive · top 15,000 on PyPI