--- id: types-aiobotocore-bedrock-agentcore-control version: "3.9.0" license: MIT license_treatment: permissive maintenance: active --- # types-aiobotocore-bedrock-agentcore-control — Type annotations for aiobotocore BedrockAgentCoreControl 3.9.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 239.0K/mo ## 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 above — 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 pip install types-aiobotocore-bedrock-agentcore-control uv add types-aiobotocore-bedrock-agentcore-control poetry add types-aiobotocore-bedrock-agentcore-control ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 239.0K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags bedrock agent core control types, type stubs for aws bedrock, mypy boto3 type annotations, aws bedrock type hints, pyright type stubs, ide autocomplete bedrock, static type checking bedrock, type-stubs, aws-sdk, async-io [View on SkillFed](https://skillfed.io/packages/types-aiobotocore-bedrock-agentcore-control) · [View on PyPI](https://pypi.org/project/types-aiobotocore-bedrock-agentcore-control/)