skillfed

mypy-boto3-apprunner

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

mypy-boto3-apprunner v1.43.0 246.0K downloads/30d#8,716 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 for boto3's AppRunner service. It was generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with type checkers like mypy and pyright, as well as IDEs like VSCode, PyCharm, Emacs, and Sublime Text.

When installed, it enables IDE autocomplete and type checking for AppRunner API calls without requiring explicit type annotations in your code. You can use it standalone or as part of the broader boto3-stubs package. The library includes typed client interfaces, literal types for valid parameter values, and type definitions for service structures—all designed to catch type errors before runtime.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 AppRunner code in VSCode or PyCharm.
  • Catch AppRunner API usage errors during static type checking with mypy or pyright before deployment.
  • Document AppRunner client method signatures and parameter types for team members reading the code.
  • Use TYPE_CHECKING guards to include type annotations in development without adding a runtime dependency.
  • Validate AppRunner literal types (e.g., AutoScalingConfigurationStatusType) in function signatures.

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 AppRunner service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3 with AppRunner and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The only caveat is PyCharm performance with full boto3-stubs (documented as slow in the package notes); consider boto3-stubs-lite if you experience issues.

Install

mypy-boto3-apprunner on PyPI

pip

pip install mypy-boto3-apprunner

uv

uv add mypy-boto3-apprunner

poetry

poetry add mypy-boto3-apprunner

Installing mypy-boto3-apprunner

Before you install

Low friction install with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable production status.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions—safe for both open-source and commercial projects.

Quickstart

# Install
python -m pip install mypy-boto3-apprunner

# Use with type checking
from boto3.session import Session
from mypy_boto3_apprunner import AppRunnerClient

client: AppRunnerClient = Session().client("apprunner")

Requires Python 3.9 or later; type checking integration depends on having mypy, pyright, or a compatible IDE installed separately.

Verify before relying

  • Performance impact in PyCharm compared to boto3-stubs-lite variant (documentation mentions potential slowness but quantifies it only as a known issue reference).
  • Whether the package works correctly with all listed IDE editors (VSCode, PyCharm, Emacs, Sublime Text) or if some have caveats beyond what the fact sheet states.

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 245,968/month — #8,716 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_apprunner-1.43.0-py3-none-any.whl

Keywords: boto3, apprunner, 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 apprunnermypy annotations aws apprunnerboto3 apprunner type hintspyright boto3 apprunneride autocomplete boto3 apprunnerstatic type checking aws apprunnerboto3 stubs apprunner service
type-stubsboto3aws-sdk

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-appflow

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-lex-runtime

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-support-app

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker-runtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-lexv2-runtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-personalize-runtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI