mypy-boto3-amp
Type annotations for boto3 PrometheusService 1.43.62 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library generated by mypy-boto3-builder 8.12.0 that provides complete type annotations for the AWS PrometheusService (AMP) API as exposed through boto3 1.43.62. It enables static type checkers like mypy and pyright, as well as IDEs like VSCode, PyCharm, and Emacs, to understand and validate boto3 AMP client calls at development time, offering autocomplete and catching type mismatches before runtime.
The package is a stub-only library—it contains no runtime code, only type information. It works alongside boto3 to enhance the developer experience when working with AWS Prometheus monitoring. Installation is straightforward via pip, and it integrates transparently with type checkers and language servers without requiring explicit type annotations in your code.
Use it for:
- Enable IDE autocomplete and type checking when writing AWS Prometheus monitoring code with boto3.
- Catch type errors in AMP API calls during static analysis with mypy or pyright before deployment.
- Use boto3 AMP operations with full type safety in VSCode with Pylance or PyCharm.
- Generate type-aware documentation and reduce runtime errors in production boto3 code.
- Support explicit type annotations for AMP paginators, waiters, and service resources.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type stubs and IDE autocomplete for AWS PrometheusService (AMP) operations via boto3, enabling type checking in mypy, pyright, and code editors.
Yes. Install this if you use boto3 to interact with AWS PrometheusService and want type safety and IDE support. The package is actively maintained, has no dependencies beyond typing-extensions, carries no known vulnerabilities, and is licensed permissively. It integrates seamlessly with modern Python tooling and requires only Python 3.9+.
Install
mypy-boto3-amp on PyPI
pip
pip install mypy-boto3-ampuv
uv add mypy-boto3-amppoetry
poetry add mypy-boto3-ampInstalling mypy-boto3-amp
Before you install
Low install friction; depends only on typing-extensions. Actively maintained with a release 14 days ago and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—safe for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-amp
from boto3.session import Session
from mypy_boto3_amp import PrometheusServiceClient
client: PrometheusServiceClient = Session().client("amp")
# Type checking and IDE autocomplete now work for AMP operations
Requires Python 3.9 or later; boto3 must be installed separately to use the client.
Verify before relying
- Whether PyCharm performance issue PY-40997 affects this package's usability in that IDE.
- Whether the lite variant (boto3-stubs-lite) is recommended for production to reduce memory overhead.
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 — 14 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 253,233/month — #8,523 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_amp-1.43.62-py3-none-any.whl
Keywords: boto3, amp, 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-billingProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-outpostsProvides type annotations for the boto3…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
boto3-stubsProvides type stubs and annotations for boto3…
permissive · top 1,000 on PyPI
mypy-boto3-cloudformationProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
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-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI