--- id: mypy-boto3-amp version: "1.43.62" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-amp — Type annotations for boto3 PrometheusService 1.43.62 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 253.2K/mo ## 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 above — 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 pip install mypy-boto3-amp uv add mypy-boto3-amp poetry add mypy-boto3-amp ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 253.2K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type annotations, aws prometheus type stubs, mypy boto3 amp, ide autocomplete boto3, type checking aws sdk, boto3 prometheus service types, pyright boto3 stubs, type-stubs, aws-sdk, boto3 [View on SkillFed](https://skillfed.io/packages/mypy-boto3-amp) · [View on PyPI](https://pypi.org/project/mypy-boto3-amp/)