mypy-boto3-bedrock-agentcore
Type annotations for boto3 BedrockAgentCore 1.43.72 service generated with mypy-boto3-builder 8.12.0
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-agentcoreuv
uv add mypy-boto3-bedrock-agentcorepoetry
poetry add mypy-boto3-bedrock-agentcoreInstalling 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
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-bedrock-agent-runtimeProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-bedrock-agentcore-controlProvides type annotations and IDE…
permissive · top 15,000 on PyPI
types-aiobotocore-bedrock-agentcoreProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-bedrock-agentProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
bedrock-agentcoreDeploy AI agents to AWS Bedrock AgentCore with…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-bedrockProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-bedrock-runtimeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
bedrock-agentcore-starter-toolkitProvides a Python CLI and SDK for scaffolding,…
permissive · top 5,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI