mypy-boto3-apprunner
Type annotations for boto3 AppRunner 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 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-apprunneruv
uv add mypy-boto3-apprunnerpoetry
poetry add mypy-boto3-apprunnerInstalling 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
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-appconfigdataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appflowProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-lex-runtimeProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-support-appProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-runtimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-lexv2-runtimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-personalize-runtimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI