mypy-boto3-internetmonitor
Type annotations for boto3 CloudWatchInternetMonitor 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 information to boto3's CloudWatchInternetMonitor service. It was generated with mypy-boto3-builder 8.12.0 and provides complete type annotations for client methods, paginators, and service resources, enabling IDE autocomplete and type checking without requiring explicit type annotations in your code.
When installed alongside boto3, it allows type checkers like mypy and pyright, as well as IDEs like VSCode, PyCharm, Emacs, and Sublime Text, to understand and validate your CloudWatchInternetMonitor API calls. The package supports Python 3.9 through 3.14 and has a single runtime dependency on typing-extensions, keeping installation lightweight.
Use it for:
- Enable IDE autocomplete and inline documentation for CloudWatchInternetMonitor API calls in VSCode with Pylance or PyCharm.
- Catch CloudWatchInternetMonitor API usage errors at development time with mypy or pyright before running code.
- Provide type hints for paginator and resource objects returned by CloudWatchInternetMonitor client methods.
- Support type-safe boto3 code in projects using strict type checking without writing manual type annotations.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete for boto3's CloudWatchInternetMonitor service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's CloudWatchInternetMonitor service and want IDE autocomplete or static type checking. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The package is production-stable and widely used (top 15000 on PyPI). Install as part of boto3-stubs[internetmonitor] for the full experience, or standalone if you manage boto3 separately.
Install
mypy-boto3-internetmonitor on PyPI
pip
pip install mypy-boto3-internetmonitoruv
uv add mypy-boto3-internetmonitorpoetry
poetry add mypy-boto3-internetmonitorInstalling mypy-boto3-internetmonitor
Before you install
Low install friction with a single lightweight dependency on typing-extensions. The package is actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal attribution requirements.
Quickstart
# Install type stubs
python -m pip install 'boto3-stubs[internetmonitor]'
# Use in code
from boto3.session import Session
from mypy_boto3_internetmonitor import CloudWatchInternetMonitorClient
client: CloudWatchInternetMonitorClient = Session().client("internetmonitor")
Requires boto3 to be installed separately; type checking requires mypy, pyright, or a compatible IDE.
Verify before relying
- Whether the package works with boto3 versions other than 1.43.0 or if it requires exact version matching.
- Performance impact of full boto3-stubs versus the lite variant on different IDE platforms.
- Compatibility with type checkers beyond mypy and pyright (e.g., Pyre, Pytype).
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 | 243,271/month — #8,815 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_internetmonitor-1.43.0-py3-none-any.whl
Keywords: boto3, internetmonitor, 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-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cloudtrailProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cloudwatchProvides type annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-lookoutequipmentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-inspector-scanProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-networkmonitorProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI