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