mypy-boto3-ssm-sap
Type annotations for boto3 SsmSap 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 generated for boto3's SsmSap service. It contains no runtime code—only type annotations—and is designed to work alongside boto3 1.43.0 to provide IDE autocomplete, parameter validation, and static type checking in tools like mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text.
When installed, it allows you to write boto3 code with full type information, so your editor can suggest method names and parameter types as you type, and type checkers can catch mismatches before runtime. The package supports explicit type annotations for clients, paginators, and waiters. It requires Python 3.9 or later and depends only on typing-extensions.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 SsmSap client code in VSCode or PyCharm
- Catch type mismatches in boto3 SsmSap calls during static analysis with mypy or pyright before deployment
- Provide explicit type hints for SsmSap clients, paginators, and waiters in production codebases using TYPE_CHECKING guards
- Support LSP-based type checking in Emacs or Sublime Text for boto3 SsmSap operations
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's AWS Systems Manager for SAP (SsmSap) service, enabling IDE autocomplete and static type checking with mypy and pyright.
Yes, if you use boto3 SsmSap and want IDE autocomplete and static type checking. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. Note: PyCharm users may experience performance issues; the documentation recommends boto3-stubs-lite as an alternative.
Install
mypy-boto3-ssm-sap on PyPI
pip
pip install mypy-boto3-ssm-sapuv
uv add mypy-boto3-ssm-sappoetry
poetry add mypy-boto3-ssm-sapInstalling mypy-boto3-ssm-sap
Before you install
Low install friction; single lightweight runtime dependency on typing-extensions. Actively maintained with recent releases; repository shows 670 stars and last commit on 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.
Quickstart
python -m pip install mypy-boto3-ssm-sap
from boto3.session import Session
from mypy_boto3_ssm_sap import SsmSapClient
client: SsmSapClient = Session().client("ssm-sap")
Requires Python 3.9 or later; boto3 1.43.0 must be installed separately
Verify before relying
- Whether type coverage is complete for all SsmSap service operations and parameters
- Performance impact on PyCharm when used with full boto3-stubs (documentation warns of potential slowness)
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,323/month — #8,810 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_ssm_sap-1.43.0-py3-none-any.whl
Keywords: boto3, ssm-sap, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-servicediscoveryProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ssmProvides type stubs and annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-appmeshProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ssm-contactsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-fsxProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-chatbotProvides type annotations for boto3's AWS…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI