skillfed

mypy-boto3-ssm-guiconnect

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

mypy-boto3-ssm-guiconnect v1.43.0 234.8K downloads/30d#9,016 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-ssm-guiconnect

poetry

poetry add mypy-boto3-ssm-guiconnect

Installing 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

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 stubsaws ssm-guiconnect typingmypy boto3 annotationside autocomplete aws sdkpython type hints boto3static type checking awsboto3 ssm-guiconnect stubs
type-stubsaws-sdkstatic-typing

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codeconnections

Provides type annotations for boto3…

permissive · top 15,000 on PyPI

mypy-boto3-ec2-instance-connect

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

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sso-oidc

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI