mypy-boto3-bedrock-data-automation
Type annotations for boto3 DataAutomationforBedrock 1.43.16 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 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 on this page — 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
mypy-boto3-bedrock-data-automation on PyPI
pip
pip install mypy-boto3-bedrock-data-automationuv
uv add mypy-boto3-bedrock-data-automationpoetry
poetry add mypy-boto3-bedrock-data-automationInstalling 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 the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 79 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 244,400/month — #8,755 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_bedrock_data_automation-1.43.16-py3-none-any.whl
Keywords: boto3, bedrock-data-automation, 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-data-automation-runtimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-bedrockProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-bedrock-agentcore-controlProvides type annotations and IDE…
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-runtimeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-bedrock-agentProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-bedrock-agentcoreProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI