skillfed

mypy-boto3-internetmonitor

Type annotations for boto3 CloudWatchInternetMonitor 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-internetmonitor v1.43.0 243.3K downloads/30d#8,815 on PyPI670
Permissive license MIT Active released

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-internetmonitor

uv

uv add mypy-boto3-internetmonitor

poetry

poetry add mypy-boto3-internetmonitor

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubscloudwatch internet monitor typesmypy boto3 annotationsaws sdk type hintsboto3 ide autocompletepython aws type checkingboto3-stubs internetmonitor
type-stubsaws-sdkboto3

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-cloudtrail

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-cloudwatch

Provides type annotations for boto3's…

permissive · top 5,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-lookoutequipment

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-inspector-scan

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-networkmonitor

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI