mypy-boto3-ssm-incidents
Type annotations for boto3 SSMIncidents 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 complete type annotations to boto3's SSMIncidents service. It's generated 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 static type checking for SSMIncidents API calls without requiring explicit type annotations in your code.
The package is a development-only dependency—it contains no runtime code, only type definitions. You can safely use TYPE_CHECKING guards to exclude it from production builds. It supports Python 3.9 through 3.14 and has a single runtime dependency on typing-extensions. The package is actively maintained and receives updates aligned with boto3 releases.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 SSMIncidents client code in VSCode or PyCharm.
- Run mypy or pyright type checkers on code that uses boto3 SSMIncidents to catch type errors before runtime.
- Document SSMIncidents API method signatures and parameter types directly in your editor without consulting AWS documentation.
- Catch incorrect service method calls or parameter mismatches during development rather than at runtime.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's SSMIncidents service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's SSMIncidents service and want IDE support or static type checking. Install friction is negligible, maintenance is active, the license is permissive, and there are no known vulnerabilities. For any boto3 workflow where type safety or IDE completion adds value, this is a straightforward win.
Install
mypy-boto3-ssm-incidents on PyPI
pip
pip install mypy-boto3-ssm-incidentsuv
uv add mypy-boto3-ssm-incidentspoetry
poetry add mypy-boto3-ssm-incidentsInstalling mypy-boto3-ssm-incidents
Before you install
Low install friction with a single runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22 and 670 repository stars indicate ongoing support.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal restrictions.
Quickstart
pip install mypy-boto3-ssm-incidents
from boto3.session import Session
from mypy_boto3_ssm_incidents import SSMIncidentsClient
client: SSMIncidentsClient = Session().client("ssm-incidents")
Requires boto3 1.43.0 to be installed separately; Python 3.9 or later required.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) remain unresolved or have been addressed in recent versions.
- Performance characteristics of the lite variant compared to the full stub package for this service.
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 | 246,537/month — #8,708 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_ssm_incidents-1.43.0-py3-none-any.whl
Keywords: boto3, ssm-incidents, 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-ssmProvides type stubs and annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-ssm-contactsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sqsProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-snowballProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appmeshProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ssm-sapProvides type annotations for boto3's AWS…
permissive · top 15,000 on PyPI