{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's Bedrock service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-bedrock","static-typing"],"use_cases":["Enable IDE autocompletion and inline documentation when writing boto3 Bedrock client code.","Catch type errors in Bedrock API calls before runtime using mypy or pyright in CI/CD pipelines.","Reduce bugs by catching incorrect parameter names or types when invoking Bedrock operations.","Improve code readability by making Bedrock client types explicit in function signatures and variable annotations.","Use in VSCode with Pylance for seamless type checking without explicit annotations in boto3 code."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's Bedrock service client. It is generated automatically from boto3's API definitions and enables IDEs and type checkers to understand the shape and behavior of Bedrock API calls, providing code completion, parameter validation, and error detection at development time.\n\nThe package works with mypy, pyright, VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and other tools that support Python type hints. It has no runtime behavior\u2014it only provides type metadata. Installation is straightforward and adds minimal overhead; the single runtime dependency is typing-extensions. The package is actively maintained and supports Python 3.9 through 3.14.","worth_installing":"Yes\u2014if you use boto3 with Bedrock and want static type checking or IDE autocompletion. Install friction is negligible, maintenance is active, the license is permissive, and there are no known vulnerabilities. The only gotcha is PyCharm performance on Literal overloads (documented in the description), which can be mitigated by using the lite variant or a different type checker."},"id":"mypy-boto3-bedrock","links":{"html":"https://skillfed.io/packages/mypy-boto3-bedrock","md":"https://skillfed.io/packages/mypy-boto3-bedrock.md","pypi":"https://pypi.org/project/mypy-boto3-bedrock/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-09","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-bedrock","python_support":"supports_current","summary":"Type annotations for boto3 Bedrock 1.43.26 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":873290,"position":4837,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.26"}
