--- id: mypy-boto3-bedrock-data-automation version: "1.43.16" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-bedrock-data-automation — Type annotations for boto3 DataAutomationforBedrock 1.43.16 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 244.4K/mo ## What it is and what it does This package is a type-stub library that adds static type annotations to boto3's DataAutomationforBedrock service. It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate autocomplete and type checking for bedrock-data-automation API calls, and allows type checkers like mypy and pyright to validate your code before runtime. The stubs are generated from boto3 1.43.16 using mypy-boto3-builder 8.12.0 and support Python 3.9 through 3.14. Installation is straightforward as a standalone package with only typing-extensions as a runtime dependency. The package is marked as production-stable and actively maintained. Use it for: - Enable IDE autocomplete and inline documentation for bedrock-data-automation API calls in VSCode or PyCharm. - Validate boto3 bedrock-data-automation code with mypy or pyright before deployment. - Catch type errors in bedrock client initialization and method calls during development. - Provide explicit type hints for DataAutomationforBedrockClient in team codebases using type-aware linters. - Use TYPE_CHECKING guards to avoid runtime dependency while maintaining type safety. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocomplete support for the boto3 DataAutomationforBedrock service, enabling type checking with mypy, pyright, and other tools. Yes. Install this if you use boto3's DataAutomationforBedrock service and want IDE autocomplete and static type checking. It has low friction (one lightweight dependency), active maintenance, no known vulnerabilities, and permissive MIT licensing. PyCharm users should be aware of potential performance issues with Literal overloads. ## Install pip install mypy-boto3-bedrock-data-automation uv add mypy-boto3-bedrock-data-automation poetry add mypy-boto3-bedrock-data-automation ## Installing mypy-boto3-bedrock-data-automation Before you install: Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with stable release status. License in practice: MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects. Quickstart: pip install mypy-boto3-bedrock-data-automation from boto3.session import Session from mypy_boto3_bedrock_data_automation import DataAutomationforBedrockClient client: DataAutomationforBedrockClient = Session().client("bedrock-data-automation") Requires boto3 1.43.16; type checking requires mypy, pyright, or an IDE with type-aware language server support. Verify before relying: - Whether PyCharm performance issues with Literal overloads (PY-40997) have been resolved. - Performance characteristics of the lite variant compared to the full package. - Compatibility with boto3 versions other than 1.43.16. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 244.4K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs bedrock, aws bedrock data automation types, mypy boto3 annotations, bedrock client type hints, boto3 ide autocomplete aws, type checking aws sdk python, bedrock service stubs, type-stubs, aws-sdk, bedrock [View on SkillFed](https://skillfed.io/packages/mypy-boto3-bedrock-data-automation) · [View on PyPI](https://pypi.org/project/mypy-boto3-bedrock-data-automation/)