mypy-boto3-bedrock-data-automation-runtime
Type annotations for boto3 RuntimeforBedrockDataAutomation 1.43.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 complete type annotations for boto3's Bedrock Data Automation Runtime service. It is generated automatically from boto3 1.43.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other IDE/type-checker combinations. The package contains no runtime code—it exists only to provide type information to your editor and type checker.
When installed, it enables IDE autocompletion for Bedrock Data Automation Runtime API calls and catches type errors during development. It has a single runtime dependency (typing-extensions) and supports Python 3.9 through 3.14. The package is actively maintained and regenerated when boto3 updates, with no known security vulnerabilities.
Use it for:
- Enable IDE autocompletion and type hints when writing boto3 code that calls Bedrock Data Automation Runtime.
- Catch type mismatches in Bedrock API calls during development using mypy or pyright before runtime.
- Provide explicit type annotations for RuntimeforBedrockDataAutomationClient in production code using TYPE_CHECKING guards.
- Support static analysis in CI/CD pipelines to validate boto3 Bedrock code correctness.
- Improve code clarity and maintainability by documenting expected argument and return types for Bedrock operations.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's Bedrock Data Automation Runtime service, enabling static type checking with mypy, pyright, and IDE support.
Yes. Install this if you use boto3 to call Bedrock Data Automation Runtime and want IDE autocompletion and static type checking. It has minimal install friction, active maintenance, no security issues, and a permissive MIT license. The only caveat is PyCharm users may experience performance degradation with full type stubs; the description suggests using boto3-stubs-lite as an alternative if that occurs.
Install
mypy-boto3-bedrock-data-automation-runtime on PyPI
pip
pip install mypy-boto3-bedrock-data-automation-runtimeuv
uv add mypy-boto3-bedrock-data-automation-runtimepoetry
poetry add mypy-boto3-bedrock-data-automation-runtimeInstalling mypy-boto3-bedrock-data-automation-runtime
Before you install
Low friction installation with a single lightweight dependency (typing-extensions). Active maintenance with recent releases; generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal obligations.
Quickstart
pip install mypy-boto3-bedrock-data-automation-runtime
from boto3.session import Session
from mypy_boto3_bedrock_data_automation_runtime import RuntimeforBedrockDataAutomationClient
client: RuntimeforBedrockDataAutomationClient = Session().client("bedrock-data-automation-runtime")
Requires Python 3.9 or later; boto3 must be installed separately to use the client.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (issue PY-40997) have been resolved since this version was released.
- Whether the lite variant (boto3-stubs-lite) offers meaningful performance improvements for this specific service in PyCharm.
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 — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 248,210/month — #8,672 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_runtime-1.43.0-py3-none-any.whl
Keywords: boto3, bedrock-data-automation-runtime, 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-automationProvides 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-agent-runtimeProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-bedrock-agentcore-controlProvides 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-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-marketplace-deploymentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-rdsProvides type annotations and IDE…
permissive · top 5,000 on PyPI