{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations for boto3's Bedrock service, enabling IDE autocomplete, type checking with mypy and pyright, and static analysis across multiple editors and tools.","skillfed_tags":["type-stubs","aws-bedrock","static-analysis"],"use_cases":["Enable IDE autocomplete and type checking when writing boto3 Bedrock client code without manual type annotations.","Catch type errors in Bedrock API calls during development using mypy or pyright before runtime.","Use with VSCode and Pylance for real-time type hints and code completion while developing AWS Bedrock integrations.","Integrate with CI/CD pipelines to enforce type safety on Bedrock service interactions.","Support paginator and waiter type annotations for complex Bedrock API operations."],"what_it_does":"This package is a type stub library that adds complete type annotations to boto3's Bedrock service client. It is generated automatically using mypy-boto3-builder and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that understand Python type hints. When installed, it enables your IDE to provide accurate autocomplete suggestions and catch type errors at development time without requiring explicit type annotations in your code.\n\nThe package includes annotations for the BedrockClient, paginators, waiters, and type definitions for all Bedrock API responses and parameters. It has a single runtime dependency (typing-extensions) and supports Python 3.9 through 3.14. The documentation notes that PyCharm may experience performance issues with the full version due to Literal overload complexity, in which case the lite variant is recommended as an alternative.","worth_installing":"Yes. This is a low-friction, actively maintained type stub with no known vulnerabilities, a permissive MIT license, and broad IDE support. Install it if you use boto3 with Bedrock and want type checking and autocomplete; it adds no runtime overhead and only one lightweight dependency. The only caveat is PyCharm users may want the lite variant if performance becomes an issue."},"id":"types-boto3-bedrock","links":{"html":"https://skillfed.io/packages/types-boto3-bedrock","md":"https://skillfed.io/packages/types-boto3-bedrock.md","pypi":"https://pypi.org/project/types-boto3-bedrock/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-09","license_spdx":"MIT","license_treatment":"permissive","name":"types-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":261817,"position":8381,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.26"}
