--- id: mypy-boto3-ssm-quicksetup version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-ssm-quicksetup — Type annotations for boto3 SystemsManagerQuickSetup 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 241.4K/mo ## What it is and what it does This package is a type-stub library that adds static type information for boto3's SystemsManagerQuickSetup service. It was generated with mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text. When installed, it enables IDE code completion and type checking for boto3 SystemsManagerQuickSetup client calls without requiring explicit type annotations in your code. The package depends only on typing-extensions and is designed as a development-time tool—you can safely exclude it from production dependencies using TYPE_CHECKING guards. It supports Python 3.9 through 3.14 and is classified as Production/Stable. The documentation recommends using boto3-stubs-lite instead of the full version if you experience PyCharm performance issues. Use it for: - Enable IDE autocomplete and type hints when writing boto3 SystemsManagerQuickSetup client code in VSCode or PyCharm - Catch type errors in boto3 service calls during static analysis with mypy or pyright before runtime - Provide explicit type annotations for SystemsManagerQuickSetupClient, paginators, and type definitions in your codebase - Use with mypy-boto3-builder to generate local type stubs tailored to your specific AWS service needs ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocompletion for boto3's SystemsManagerQuickSetup service, enabling static type checking with mypy, pyright, and other tools. Yes, if you use boto3's SystemsManagerQuickSetup service and want IDE type checking. Install friction is minimal and maintenance is active. MIT licensing poses no restrictions. Note: PyCharm users may experience slowness; the documentation recommends boto3-stubs-lite as an alternative in that case. ## Install pip install mypy-boto3-ssm-quicksetup uv add mypy-boto3-ssm-quicksetup poetry add mypy-boto3-ssm-quicksetup ## Installing mypy-boto3-ssm-quicksetup Before you install: Low friction install with a single runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22. License in practice: MIT license permits unrestricted use, modification, and distribution in both open and closed projects with minimal obligations. Quickstart: pip install mypy-boto3-ssm-quicksetup from boto3.session import Session from mypy_boto3_ssm_quicksetup import SystemsManagerQuickSetupClient client: SystemsManagerQuickSetupClient = Session().client("ssm-quicksetup") Requires boto3 version 1.43.0 to be installed separately; Python 3.9 or later. Verify before relying: - Whether this package works with boto3 versions other than 1.43.0 or requires exact version matching - Performance impact when used with PyCharm (documentation mentions potential slowness with Literal overloads) ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 241.4K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, aws systems manager quicksetup typing, mypy boto3 annotations, ide autocomplete boto3, type checking aws sdk, type-stubs, aws-sdk, static-analysis [View on SkillFed](https://skillfed.io/packages/mypy-boto3-ssm-quicksetup) · [View on PyPI](https://pypi.org/project/mypy-boto3-ssm-quicksetup/)