{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations for boto3 SSM 1.43.53, enabling type checking and IDE code completion when working with AWS Systems Manager through boto3.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 SSM client code without manual type annotations.","Catch type errors in SSM API calls during development using mypy or pyright before runtime.","Annotate SSM paginators and waiters for type-safe iteration over large result sets.","Use in TYPE_CHECKING blocks to provide type information in development while keeping production dependencies minimal.","Improve code maintainability in large projects by making SSM API contracts explicit and checkable."],"what_it_does":"types-boto3-ssm is a type stub package that provides complete type annotations for the boto3 SSM (Systems Manager) service. It is generated automatically from boto3 1.43.53 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 your IDE to offer code completion and your type checker to catch errors without requiring explicit type annotations in your boto3 code.\n\nThe package is pure stubs\u2014it contains no runtime code, only type information. It depends only on typing-extensions and is designed to be lightweight. Installation is straightforward via pip, and it can be used in TYPE_CHECKING blocks to avoid production dependencies. The package is actively maintained and tracks boto3 releases, though its primary purpose is to bridge the gap between boto3's dynamic API and static type checkers.","worth_installing":"Yes. If you use boto3 SSM in a Python project with a type checker or IDE that supports type stubs, this package is worth installing. It has low install friction, active maintenance, no security vulnerabilities, and a permissive license. The only caveat is PyCharm users may experience performance issues with the full package and should consider types-boto3-lite as an alternative."},"id":"types-boto3-ssm","links":{"html":"https://skillfed.io/packages/types-boto3-ssm","md":"https://skillfed.io/packages/types-boto3-ssm.md","pypi":"https://pypi.org/project/types-boto3-ssm/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-21","license_spdx":"MIT","license_treatment":"permissive","name":"types-boto3-ssm","python_support":"supports_current","summary":"Type annotations for boto3 SSM 1.43.53 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":316996,"position":7670,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.53"}
