{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's BedrockRuntime service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-sdk"],"use_cases":["Enable IDE autocompletion and type hints when writing boto3 BedrockRuntime code in VSCode or PyCharm.","Catch type errors in BedrockRuntime API calls before runtime using mypy or pyright in CI/CD pipelines.","Document the shape and parameters of BedrockRuntime client methods through inline type information.","Support explicit type annotations for paginator and waiter objects returned by BedrockRuntime operations.","Avoid production dependencies by importing types only under TYPE_CHECKING guards."],"what_it_does":"This package is a type-stub library that adds static type annotations to boto3's BedrockRuntime service. It is generated from boto3 1.43.62 using mypy-boto3-builder 8.12.0 and works with type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide code completion and catch type errors at development time.\n\nThe package contains no runtime code\u2014it only provides type information through typing-extensions. You install it alongside boto3 in your development environment, and your IDE or type checker automatically uses the annotations when you write code that calls BedrockRuntime. It supports explicit type annotations for clients, paginators, and service-specific types, and can be used conditionally with TYPE_CHECKING to avoid a production dependency.","worth_installing":"Yes, if you use boto3's BedrockRuntime service and want type safety and IDE support. Installation is frictionless, maintenance is active, and the MIT license poses no restrictions. The package is a development-only dependency and adds no runtime overhead."},"id":"mypy-boto3-bedrock-runtime","links":{"html":"https://skillfed.io/packages/mypy-boto3-bedrock-runtime","md":"https://skillfed.io/packages/mypy-boto3-bedrock-runtime.md","pypi":"https://pypi.org/project/mypy-boto3-bedrock-runtime/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-31","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-bedrock-runtime","python_support":"supports_current","summary":"Type annotations for boto3 BedrockRuntime 1.43.62 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":3311440,"position":2665,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.62"}
