{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/3"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence"}],"enrichment":{"capability":"Deploy AI agents to AWS Bedrock AgentCore with a Python SDK that handles runtime, memory, observability, and authentication without managing infrastructure.","skillfed_tags":["aws-bedrock","agent-framework","serverless-deployment"],"use_cases":["Deploy a local Strands or LangGraph agent to Bedrock AgentCore without writing CloudFormation or CDK.","Build a multi-turn conversational agent with persistent memory and session isolation across API calls.","Integrate third-party APIs as agent tools via the Gateway service and MCP protocol.","Run untrusted agent code safely in a sandboxed Code Interpreter environment.","Monitor agent behavior and performance with built-in OpenTelemetry tracing and observability."],"what_it_does":"Bedrock AgentCore SDK is a Python wrapper that lets you deploy AI agents to AWS Bedrock AgentCore\u2014a managed platform for running agents at scale without provisioning servers. It abstracts away infrastructure concerns and provides a decorator-based entrypoint pattern compatible with any agent framework (Strands, LangGraph, CrewAI, Autogen, or custom code). The SDK handles session isolation, authentication, observability via OpenTelemetry, and persistent memory across agent invocations.\n\nThe package ships with support for two agent communication protocols: AG-UI (Server-Sent Events and WebSocket) and A2A (Agent-to-Agent), both installable as optional extras. It depends on boto3 for AWS API calls, pydantic for validation, starlette and uvicorn for the local development server, and websockets for real-time communication. The project is actively maintained but still in alpha, so expect API refinements.","worth_installing":"Yes, if you are deploying agents to AWS and want to avoid infrastructure management. The low install friction, active maintenance, permissive license, and zero vulnerabilities make it a solid choice. However, the alpha status means APIs may change\u2014pin the version and monitor releases. Not suitable if you need a stable, production-hardened API or are deploying outside AWS."},"id":"bedrock-agentcore","links":{"html":"https://skillfed.io/packages/bedrock-agentcore","md":"https://skillfed.io/packages/bedrock-agentcore.md","pypi":"https://pypi.org/project/bedrock-agentcore/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"permissive","name":"bedrock-agentcore","python_support":"supports_current","summary":"An SDK for using Bedrock AgentCore"},"popularity":{"monthly_downloads":8295897,"position":1638,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.21.0"}
