mypy-boto3-ssm-guiconnect
Type annotations for boto3 SSMGUIConnect 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package provides type stub annotations for the boto3 SSMGUIConnect service, generated by mypy-boto3-builder 8.12.0. It enables static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to understand boto3 SSMGUIConnect client calls, offering code completion and catching type errors at development time rather than runtime.
The package is a pure-Python stub-only distribution with minimal dependencies, designed to be installed alongside boto3. It supports explicit type annotations for SSMGUIConnectClient, provides Literal types for service-specific values, and works with both full and lite variants of boto3-stubs. No explicit type annotations are required in user code when the stubs are installed; type checkers automatically infer types from boto3 calls.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 SSMGUIConnect client code in VSCode or PyCharm.
- Catch type errors in boto3 SSMGUIConnect calls during static analysis with mypy or pyright before deployment.
- Provide explicit SSMGUIConnectClient type annotations in codebases that require strict type safety.
- Use Literal types from the stubs module to validate service-specific parameter values at type-check time.
- Integrate with CI/CD pipelines running mypy or pyright to enforce type correctness on AWS SDK usage.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for the boto3 SSMGUIConnect service, enabling static type checking with mypy, pyright, and other tools.
Yes. This is a low-friction, actively maintained stub package with no known vulnerabilities and a permissive MIT license. Install it if you use boto3 SSMGUIConnect and want IDE support or static type checking; it adds minimal overhead and integrates transparently with standard Python tooling. Avoid only if your project explicitly forbids type stubs or you are using PyCharm and experience performance issues, in which case the lite variant may help.
Install
mypy-boto3-ssm-guiconnect on PyPI
pip
pip install mypy-boto3-ssm-guiconnectuv
uv add mypy-boto3-ssm-guiconnectpoetry
poetry add mypy-boto3-ssm-guiconnectInstalling mypy-boto3-ssm-guiconnect
Before you install
Low friction: a pure-Python wheel with only typing-extensions as a runtime dependency. Last release 107 days ago; repository is active with recent commits and a maintained upstream builder.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions, making it safe for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-ssm-guiconnect
from boto3.session import Session
from mypy_boto3_ssm_guiconnect import SSMGUIConnectClient
client: SSMGUIConnectClient = Session().client("ssm-guiconnect")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether the package works correctly with all supported Python versions (3.9–3.14) in practice.
- Performance impact when used with PyCharm (documentation notes potential slowness with Literal overloads).
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 | 234,778/month — #9,016 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_ssm_guiconnect-1.43.0-py3-none-any.whl
Keywords: boto3, ssm-guiconnect, 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-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codeconnectionsProvides type annotations for boto3…
permissive · top 15,000 on PyPI
mypy-boto3-ec2-instance-connectProvides 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-iottwinmakerProvides 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-connectparticipantProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sso-oidcProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI