skillfed

mypy-boto3-bedrock-data-automation-runtime

Type annotations for boto3 RuntimeforBedrockDataAutomation 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-bedrock-data-automation-runtime v1.43.0 248.2K downloads/30d#8,672 on PyPI670
Permissive license MIT Active released

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-runtime

uv

uv add mypy-boto3-bedrock-data-automation-runtime

poetry

poetry add mypy-boto3-bedrock-data-automation-runtime

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubs bedrocktype annotations aws bedrockmypy boto3 bedrock runtimeboto3 autocompletion idepyright aws sdk typesbedrock data automation typesboto3 type hints
type-stubsboto3aws

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-bedrock-data-automation

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-runtime

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-bedrock-agent-runtime

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock-agentcore-control

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-bedrock

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-bedrock-agent

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-marketplace-deployment

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-s3tables

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-rds

Provides type annotations and IDE…

permissive · top 5,000 on PyPI