types-aiobotocore-bedrock-agentcore-control
Type annotations for aiobotocore BedrockAgentCoreControl 3.9.0 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 to the BedrockAgentCoreControl service. It was generated with mypy-boto3-builder 8.12.0 and provides complete type annotations for client methods, paginators, waiters, and service literals, allowing your IDE and type checker to understand the shape and behavior of API calls without runtime overhead.
You install it to unlock IDE features like autocomplete, inline documentation, and type-checking errors before runtime. It works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that understand Python type hints. The package is a stub-only library—it adds no runtime behavior, only metadata for static analysis.
Use it for:
- Enable IDE autocomplete and inline documentation when writing BedrockAgentCoreControl client code.
- Catch type errors during development with mypy or pyright before deploying async AWS calls.
- See method signatures and required parameters for Bedrock Agent Core Control operations in your editor.
- Maintain type safety in a large codebase by catching mismatched argument types at check time.
- Use TYPE_CHECKING guards to avoid runtime dependencies while preserving full type information.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type stubs and annotations for the BedrockAgentCoreControl 3.9.0 service, enabling IDE autocomplete, type checking, and static analysis across VSCode, PyCharm, mypy, pyright, and other tools.
Yes—if you use BedrockAgentCoreControl, this package is worth installing. It has low install friction, no security issues, permissive MIT licensing, and active maintenance. The only caveat is PyCharm users may experience performance issues with Literal overloads; if so, a lite variant is available.
Install
types-aiobotocore-bedrock-agentcore-control on PyPI
pip
pip install types-aiobotocore-bedrock-agentcore-controluv
uv add types-aiobotocore-bedrock-agentcore-controlpoetry
poetry add types-aiobotocore-bedrock-agentcore-controlInstalling types-aiobotocore-bedrock-agentcore-control
Before you install
Low friction: single runtime dependency on typing-extensions, active maintenance with a release 12 days ago, and no known vulnerabilities. Production/Stable status and supports Python 3.9 through 3.14.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open-source and proprietary projects.
Quickstart
pip install types-aiobotocore-bedrock-agentcore-control
from types_aiobotocore_bedrock_agentcore_control import BedrockAgentCoreControlClient
from typing import TYPE_CHECKING
if TYPE_CHECKING:
client: BedrockAgentCoreControlClient
Requires Python 3.9 or later.
Verify before relying
- Performance impact in PyCharm with Literal overloads—documentation warns of potential slowness but no metrics provided.
- Whether the lite variant is necessary for your specific IDE or type checker.
- Compatibility with aiobotocore versions other than 3.9.0.
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 — 12 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 238,971/month — #8,927 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: types_aiobotocore_bedrock_agentcore_control-3.9.0-py3-none-any.whl
Keywords: aiobotocore, bedrock-agentcore-control, aiobotocore-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-agentcore-controlProvides type annotations and IDE…
permissive · top 15,000 on PyPI
types-aiobotocore-bedrockProvides type annotations for the aiobotocore…
permissive · top 15,000 on PyPI
types-aiobotocore-bedrock-agentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
types-aiobotocore-bedrock-agentcoreProvides type annotations and IDE…
permissive · top 15,000 on PyPI
types-aiobotocore-bedrock-runtimeProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
types-aiobotocore-ec2Provides type stubs and annotations for…
permissive · top 5,000 on PyPI
types-aiobotocore-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-fullProvides complete type annotations for…
permissive · top 15,000 on PyPI
types-aiobotocore-ssmProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-liteProvides type annotations for aiobotocore…
permissive · top 15,000 on PyPI