skillfed

mypy-boto3-oam

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

mypy-boto3-oam v1.43.0 243.2K downloads/30d#8,818 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds complete type annotations to boto3's CloudWatchObservabilityAccessManager service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE code completion and catches type errors at development time without requiring explicit type annotations in your code.

The package is designed as a development-time dependency—you can safely exclude it from production using TYPE_CHECKING guards. It depends only on typing-extensions and supports Python 3.9 through 3.14. The documentation notes that PyCharm users may experience performance issues with the full stubs due to Literal overload handling, and recommends boto3-stubs-lite as an alternative in that case.

Use it for:

  • Enable IDE autocomplete and inline type hints when writing boto3 CloudWatchObservabilityAccessManager client code in VSCode or Emacs.
  • Run mypy or pyright type checking on boto3 code to catch type mismatches before runtime.
  • Provide explicit type annotations for CloudWatchObservabilityAccessManagerClient, paginators, and service resources in a large codebase.
  • Improve code maintainability by catching incorrect boto3 API calls through static analysis during development.
  • Use with PyCharm when performance is acceptable, or switch to boto3-stubs-lite if type checker slowness becomes problematic.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations for boto3's CloudWatchObservabilityAccessManager service, enabling IDE autocomplete and static type checking with mypy, pyright, and other tools.

Yes. Install this if you use boto3's CloudWatchObservabilityAccessManager service and want IDE support and static type checking. The package is actively maintained, has no security vulnerabilities, installs with minimal friction, and carries a permissive MIT license. PyCharm users should be aware of potential performance issues and consider boto3-stubs-lite as an alternative if needed.

Install

mypy-boto3-oam on PyPI

pip

pip install mypy-boto3-oam

uv

uv add mypy-boto3-oam

poetry

poetry add mypy-boto3-oam

Installing mypy-boto3-oam

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Package is actively maintained with recent releases and no known vulnerabilities.

License in practice

MIT license permits use in any project, commercial or open-source, with minimal restrictions.

Quickstart

pip install mypy-boto3-oam

from boto3.session import Session
from mypy_boto3_oam import CloudWatchObservabilityAccessManagerClient

client: CloudWatchObservabilityAccessManagerClient = Session().client("oam")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Performance impact in PyCharm compared to boto3-stubs-lite variant (documentation mentions potential slowness).
  • Whether type coverage is complete for all CloudWatchObservabilityAccessManager operations and paginators.

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,227/month — #8,818 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_oam-1.43.0-py3-none-any.whl

Keywords: boto3, oam, 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 oam type annotationsboto3 mypy supportaws sdk type hintsboto3 ide autocompletestatic type checking awsboto3-stubs oam
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-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ram

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-mpa

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ssm

Provides type stubs and annotations for boto3's…

permissive · top 5,000 on PyPI

mypy-boto3-osis

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-messaging

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI