skillfed

mypy-boto3-mwaa

Type annotations for boto3 MWAA 1.43.12 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-mwaa v1.43.12 311.5K downloads/30d#7,733 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type annotations to boto3's MWAA service client, enabling IDE autocomplete, type checking with mypy and pyright, and inline documentation. It is generated from boto3 1.43.12 using mypy-boto3-builder and works with VSCode, PyCharm, Emacs, Sublime Text, and other editors that support Python language servers.

The package is designed for developers working with AWS Managed Workflows for Apache Airflow who want compile-time type safety and IDE intelligence while writing boto3 code. It requires only typing-extensions as a runtime dependency and can be installed standalone or as part of the broader boto3-stubs collection. Type annotations are optional—the package works transparently with existing boto3 code without requiring explicit type hints.

Use it for:

  • Enable IDE autocomplete and type checking when writing boto3 MWAA client code in VSCode or PyCharm.
  • Catch type errors in MWAA API calls at development time using mypy or pyright before deployment.
  • Provide inline documentation and parameter hints for MWAA operations in supported editors.
  • Use paginator and literal type annotations for more precise type safety when listing environments or filtering results.
  • Integrate type stubs into CI/CD pipelines for static type validation of AWS Airflow infrastructure code.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocomplete support for boto3's MWAA (Managed Workflows for Apache Airflow) service, compatible with mypy, pyright, VSCode, PyCharm, and other development tools.

Yes. This is a lightweight, actively maintained type-stub package with no known vulnerabilities, a permissive MIT license, and low install friction. Install it if you use boto3 for MWAA and want IDE autocomplete and static type checking; it adds no runtime overhead and works transparently with existing code. Skip it only if you have no IDE support for type stubs or do not use MWAA.

Install

mypy-boto3-mwaa on PyPI

pip

pip install mypy-boto3-mwaa

uv

uv add mypy-boto3-mwaa

poetry

poetry add mypy-boto3-mwaa

Installing mypy-boto3-mwaa

Before you install

Low friction install with a single runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22 and repository has 670 stars.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal attribution requirements.

Quickstart

pip install mypy-boto3-mwaa

from boto3.session import Session
from mypy_boto3_mwaa import MWAAClient

client: MWAAClient = Session().client("mwaa")
# Type checking and IDE autocomplete now available

Requires Python 3.9 or later; boto3 must be installed separately for runtime use.

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (PY-40997) remain unresolved or have been addressed in recent versions.
  • Whether the lite variant (boto3-stubs-lite) is recommended as the default for PyCharm users in current practice.

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 — 86 days since the last release
Last repo commit
First released
Downloads 311,463/month — #7,733 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_mwaa-1.43.12-py3-none-any.whl

Keywords: boto3, mwaa, 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 mwaaairflow type annotationsboto3 mwaa autocompletemypy boto3 stubsaws mwaa type hints
type-stubsaws-sdkide-support

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-mwaa-serverless

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-kms

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-workmailmessageflow

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

boto3-stubs

Provides type stubs and annotations for boto3…

permissive · top 1,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-appflow

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

boto3-stubs-lite

Provides type annotations for boto3 1.43.72,…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI