{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"Provides a Python client for interacting with Amazon Bedrock's runtime API to invoke foundation models and manage model interactions.","skillfed_tags":["aws-sdk","generative-ai","bedrock"],"use_cases":["Build Python applications that invoke AWS foundation models (Claude, Llama, etc.) for text generation, summarization, or analysis.","Integrate Bedrock model inference into data processing pipelines or batch jobs without managing model infrastructure.","Prototype and test generative AI features in development before deploying to production.","Create chatbots or conversational agents that delegate inference to managed Bedrock models."],"what_it_does":"aws_sdk_bedrock_runtime is an official AWS SDK client for Python that wraps the Amazon Bedrock runtime API. It lets you invoke foundation models hosted on Bedrock\u2014such as Claude, Llama, or other providers\u2014directly from Python code without managing the underlying model infrastructure. The package is built on the Smithy framework (smithy-core, smithy-aws-core, smithy-http) and handles request serialization, authentication, and response parsing automatically.\n\nThe package is currently in pre-alpha (version 0.9.0) and under active development, meaning the API may change significantly before reaching 1.0.0. It requires Python 3.12 or later and has low installation friction as a pure Python wheel. It is suitable for prototyping, integration into data pipelines, and production use once the API stabilizes, but you should expect to pin versions and review release notes carefully during the pre-1.0 phase.","worth_installing":"Yes, if you need to invoke Bedrock models from Python and are comfortable with a pre-1.0 API. The low install friction, active maintenance, permissive license, and zero known vulnerabilities make it a safe choice. Pin the version to avoid unexpected breaking changes, and review the migration guide when upgrading toward 1.0.0."},"id":"aws-sdk-bedrock-runtime","links":{"html":"https://skillfed.io/packages/aws-sdk-bedrock-runtime","md":"https://skillfed.io/packages/aws-sdk-bedrock-runtime.md","pypi":"https://pypi.org/project/aws-sdk-bedrock-runtime/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"aws_sdk_bedrock_runtime","python_support":"supports_current","summary":"aws_sdk_bedrock_runtime client"},"popularity":{"monthly_downloads":227870,"position":9164,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.0"}
