{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3 KMS 1.43.12, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","type-checking"],"use_cases":["Enable IDE autocompletion and type hints when writing boto3 KMS client code in VSCode or PyCharm.","Run mypy or pyright type checking on KMS operations to catch incorrect argument types or missing required parameters.","Use in a development environment to catch AWS API misuse early without runtime errors.","Provide type information for KMS paginator and waiter operations in type-aware editors.","Guard type imports with TYPE_CHECKING to keep type stubs out of production dependencies."],"what_it_does":"types-boto3-kms is a type-stub package that adds static type information to boto3's KMS service client. It is generated from boto3 1.43.12 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 autocompletion and type checking on KMS client methods without requiring explicit type annotations in your code.\n\nThe package is designed as a development dependency\u2014you can use TYPE_CHECKING guards to avoid including it in production builds. It supports Python 3.9 through 3.14 and has a single runtime dependency on typing-extensions. The generated stubs cover KMS client operations, paginators, waiters, and type definitions, allowing your IDE and type checker to catch potential bugs before runtime.","worth_installing":"Yes, if you use boto3 KMS and want IDE autocompletion or static type checking. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The package is a pure type-stub with no runtime overhead when guarded by TYPE_CHECKING. Skip it only if you do not use type checking or IDE type hints in your workflow."},"id":"types-boto3-kms","links":{"html":"https://skillfed.io/packages/types-boto3-kms","md":"https://skillfed.io/packages/types-boto3-kms.md","pypi":"https://pypi.org/project/types-boto3-kms/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-20","license_spdx":"MIT","license_treatment":"permissive","name":"types-boto3-kms","python_support":"supports_current","summary":"Type annotations for boto3 KMS 1.43.12 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":591968,"position":5854,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.12"}
