{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's Kendra service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Add IDE autocomplete and type checking to boto3 Kendra code in VSCode with Pylance or PyCharm.","Enable mypy or pyright to catch type errors in Kendra client calls before runtime.","Use Kendra type literals and TypeDefs for stricter validation of API parameters in large codebases.","Integrate type stubs into a CI/CD pipeline to enforce type safety on AWS Kendra operations.","Generate local type annotations for Kendra using mypy-boto3-builder for offline or air-gapped environments."],"what_it_does":"mypy-boto3-kendra is a type-stub package that adds static type information to boto3's Kendra service client. It enables IDEs and type checkers to provide autocomplete, inline documentation, and type validation when working with AWS Kendra through boto3, eliminating the need to write explicit type annotations manually. The package is generated from boto3 1.43.23 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other tools that support Python type hints.\n\nThe package depends only on typing-extensions and installs as a pure-Python wheel with no compiled dependencies. It is designed to be used alongside boto3 in development environments\u2014either installed directly from PyPI or generated locally using mypy-boto3-builder. The documentation notes that PyCharm users may experience performance issues with the full variant and recommends the lite version as an alternative.","worth_installing":"Yes, if you use boto3 with Kendra and want IDE support and static type checking. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. PyCharm users should verify whether performance issues (PY-40997) affect their workflow; if so, the lite variant may be preferable. No known vulnerabilities."},"id":"mypy-boto3-kendra","links":{"html":"https://skillfed.io/packages/mypy-boto3-kendra","md":"https://skillfed.io/packages/mypy-boto3-kendra.md","pypi":"https://pypi.org/project/mypy-boto3-kendra/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-04","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-kendra","python_support":"supports_current","summary":"Type annotations for boto3 Kendra 1.43.23 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":281452,"position":8096,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.23"}
