mypy-boto3-amplifybackend
Type annotations for boto3 AmplifyBackend 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 to boto3's AmplifyBackend service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and provides complete type information for client methods, paginators, and service resources. The stubs enable IDEs like VSCode, PyCharm, Emacs, and Sublime Text to offer accurate code completion and type checking without requiring explicit type annotations in your code.
The package is designed as a development-time dependency and works with mypy, pyright, and other type checkers. It supports Python 3.9 through 3.14 and has a minimal footprint—only typing-extensions as a runtime dependency. The documentation recommends generating stubs locally with mypy-boto3-builder for production use, though direct PyPI installation is also supported.
Use it for:
- Enable IDE autocomplete and type checking when writing boto3 AmplifyBackend code in VSCode with Pylance.
- Catch type errors in AmplifyBackend API calls during development with mypy or pyright before runtime.
- Provide accurate method signatures and parameter hints for AmplifyBackend client operations in PyCharm.
- Support explicit type annotations for AmplifyBackendClient, paginators, and service resources in larger projects.
- Guard type stubs behind TYPE_CHECKING to avoid production dependencies while maintaining development-time type safety.
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 AmplifyBackend service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 AmplifyBackend and want static type checking or IDE autocomplete. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The package is production-stable and widely used (top 15000 PyPI packages). Consider the local generation approach via mypy-boto3-builder for production environments to avoid a runtime dependency.
Install
mypy-boto3-amplifybackend on PyPI
pip
pip install mypy-boto3-amplifybackenduv
uv add mypy-boto3-amplifybackendpoetry
poetry add mypy-boto3-amplifybackendInstalling mypy-boto3-amplifybackend
Before you install
Low install friction with a single lightweight 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 in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-amplifybackend
from boto3.session import Session
from mypy_boto3_amplifybackend import AmplifyBackendClient
client: AmplifyBackendClient = Session().client("amplifybackend")
Requires Python 3.9 or later; intended for use alongside boto3 in development or with TYPE_CHECKING guards in production.
Verify before relying
- Whether PyCharm performance issue PY-40997 remains unresolved and affects current versions.
- Specific coverage of AmplifyBackend API surface compared to boto3 1.43.0.
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 | 247,720/month — #8,685 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_amplifybackend-1.43.0-py3-none-any.whl
Keywords: boto3, amplifybackend, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-supportProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-amplifyProvides type annotations and IDE…
permissive · top 15,000 on PyPI