mypy-boto3-bedrock-agentcore-control
Type annotations for boto3 BedrockAgentCoreControl 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 annotations for the AWS Bedrock Agent Core Control service when using boto3. It is generated automatically from boto3 1.43.72 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware tools.
When installed, it enables IDE autocompletion, catches type errors at development time, and provides explicit type hints for BedrockAgentCoreControl client objects, paginators, and waiters. It has no runtime behavior—it only improves the developer experience during coding and static analysis. The package is designed to be lightweight and can be used in TYPE_CHECKING blocks to avoid production dependencies.
Use it for:
- Enable IDE autocomplete and inline documentation for BedrockAgentCoreControl API calls in VSCode or PyCharm.
- Catch type errors in boto3 BedrockAgentCoreControl code before runtime using mypy or pyright.
- Provide explicit type annotations for BedrockAgentCoreControl client, paginators, and waiters in a typed codebase.
- Support type-safe refactoring and code navigation in editors that rely on type information.
- Use in TYPE_CHECKING blocks to get type hints without adding a production runtime dependency.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for the boto3 BedrockAgentCoreControl service, enabling static type checking with mypy, pyright, and editor support.
Yes. Install this if you use boto3 BedrockAgentCoreControl and want static type checking or IDE support. It has minimal install friction, active maintenance, no security issues, and a permissive MIT license. The only consideration is ensuring your IDE or type checker (mypy, pyright) is configured to use it.
Install
mypy-boto3-bedrock-agentcore-control on PyPI
pip
pip install mypy-boto3-bedrock-agentcore-controluv
uv add mypy-boto3-bedrock-agentcore-controlpoetry
poetry add mypy-boto3-bedrock-agentcore-controlInstalling mypy-boto3-bedrock-agentcore-control
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent release and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-bedrock-agentcore-control
from mypy_boto3_bedrock_agentcore_control import BedrockAgentCoreControlClient
from boto3.session import Session
client: BedrockAgentCoreControlClient = Session().client("bedrock-agentcore-control")
Requires Python 3.9 or later; type checking works best with mypy, pyright, or a compatible IDE (VSCode with Pylance, PyCharm, Emacs, Sublime Text).
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) still affect current versions.
- Exact feature coverage of BedrockAgentCoreControl API compared to the underlying boto3 1.43.72 service.
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 | 269,769/month — #8,249 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_control-1.43.72-py3-none-any.whl
Keywords: boto3, bedrock-agentcore-control, 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-agentcoreProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-bedrock-agentcore-controlProvides type stubs and annotations for the…
permissive · top 15,000 on PyPI
mypy-boto3-bedrock-agent-runtimeProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-bedrock-data-automationProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-bedrock-data-automation-runtimeProvides 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
mypy-boto3-bedrock-runtimeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-bedrockProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-controltowerProvides type stubs and IDE autocomplete…
permissive · top 15,000 on PyPI