--- id: mypy-boto3-kendra-ranking version: "1.43.55" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-kendra-ranking — Type annotations for boto3 KendraRanking 1.43.55 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 243.8K/mo ## What it is and what it does This package is a type-stub library that adds static type checking and IDE autocompletion for AWS KendraRanking service calls made through boto3. It works by providing type definitions that map boto3's KendraRanking client methods, parameters, and return types, allowing type checkers like mypy and pyright to validate your code before runtime, and enabling IDEs like VSCode, PyCharm, and Emacs to offer accurate code completion. The package is generated automatically from boto3's service definitions using mypy-boto3-builder 8.12.0 and requires only typing-extensions as a runtime dependency. It supports Python 3.9 through 3.14 and integrates with multiple development environments. Installation is straightforward via pip, and the package can be used alongside boto3-stubs for broader AWS service coverage or installed standalone for KendraRanking only. Use it for: - Enable IDE autocompletion and inline documentation for KendraRanking client methods in VSCode with Pylance or PyCharm. - Catch type errors in boto3 KendraRanking calls during development using mypy or pyright before deployment. - Provide explicit type hints for KendraRanking client instances and responses in codebases that enforce strict typing. - Use KendraRanking Literal types for type-safe validation of enum-like parameters (e.g., RescoreExecutionPlanStatusType). - Integrate with LSP-based editors (Emacs, Sublime Text) for real-time type checking of AWS SDK calls. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocompletion support for the boto3 KendraRanking 1.43.55 service, enabling static type checking with mypy, pyright, and compatible editors. Yes. Install this if you use boto3's KendraRanking service and want IDE autocompletion and static type checking. The package is actively maintained, has no security vulnerabilities, installs with minimal friction, and carries a permissive MIT license. It is a pure type-stub library with no production runtime cost beyond a single lightweight dependency. ## Install pip install mypy-boto3-kendra-ranking uv add mypy-boto3-kendra-ranking poetry add mypy-boto3-kendra-ranking ## Installing mypy-boto3-kendra-ranking Before you install: Low friction install with a single lightweight runtime dependency (typing-extensions). Active maintenance with a recent release (22 days ago) and consistent repository activity. License in practice: MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions. Quickstart: pip install mypy-boto3-kendra-ranking from boto3.session import Session from mypy_boto3_kendra_ranking import KendraRankingClient client: KendraRankingClient = Session().client("kendra-ranking") Requires Python 3.9 or later; boto3 must be installed separately for the client to function. Verify before relying: - Whether performance issues with PyCharm's Literal overloads (PY-40997) have been resolved since the package was last updated. - Specific KendraRanking API operations and parameters covered by the type annotations. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 243.8K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs kendra ranking, mypy boto3 annotations, aws kendra ranking types, boto3 ide autocomplete, type checking aws sdk, pyright boto3 stubs, kendra ranking client types, type-stubs, aws-sdk, ide-support [View on SkillFed](https://skillfed.io/packages/mypy-boto3-kendra-ranking) · [View on PyPI](https://pypi.org/project/mypy-boto3-kendra-ranking/)