Skip to main content

An SDK for using Bedrock AgentCore

Project description

Bedrock AgentCore SDK

Deploy your local AI agent to Bedrock AgentCore with zero infrastructure

GitHub commit activity GitHub open issues GitHub open pull requests License PyPI version Python versions

DocumentationSamplesDiscordBoto3 Python SDKRuntime Python SDKStarter Toolkit

Overview

Amazon Bedrock AgentCore enables you to deploy and operate highly effective agents securely, at scale using any framework and model. With Amazon Bedrock AgentCore, developers can accelerate AI agents into production with the scale, reliability, and security, critical to real-world deployment. AgentCore provides tools and capabilities to make agents more effective and capable, purpose-built infrastructure to securely scale agents, and controls to operate trustworthy agents. Amazon Bedrock AgentCore services are composable and work with popular open-source frameworks and any model, so you don’t have to choose between open-source flexibility and enterprise-grade security and reliability.

🚀 From Local Development to Bedrock AgentCore

# Your existing agent (any framework)
from strands import Agent
# or LangGraph, CrewAI, Autogen, custom logic - doesn't matter

def my_local_agent(query):
    # Your carefully crafted agent logic
    return agent.process(query)

# Deploy to Bedrock AgentCore
from bedrock_agentcore import BedrockAgentCoreApp
app = BedrockAgentCoreApp()

@app.entrypoint
def production_agent(request):
    return my_local_agent(request.get("prompt"))  # Same logic, enterprise platform

app.run()  # Ready to run on Bedrock AgentCore

What you get with Bedrock AgentCore:

  • Keep your agent logic - Works with Strands, LangGraph, CrewAI, Autogen, custom frameworks
  • Zero infrastructure management - No servers, containers, or scaling concerns
  • Enterprise-grade platform - Built-in auth, memory, observability, security
  • Production-ready deployment - Reliable, scalable, compliant hosting

Amazon Bedrock AgentCore services

🏗️ Deployment

Quick Start: Use the Bedrock AgentCore Starter Toolkit for rapid prototyping.

Production: AWS CDK.

📝 License & Contributing

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bedrock_agentcore-1.1.3.tar.gz (403.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bedrock_agentcore-1.1.3-py3-none-any.whl (116.4 kB view details)

Uploaded Python 3

File details

Details for the file bedrock_agentcore-1.1.3.tar.gz.

File metadata

  • Download URL: bedrock_agentcore-1.1.3.tar.gz
  • Upload date:
  • Size: 403.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bedrock_agentcore-1.1.3.tar.gz
Algorithm Hash digest
SHA256 e2a258a0bdd705b907a0e69c60f5691f4f8497caa1c3be3dab282645b6d51cf4
MD5 1f3e9ff9fde5e4f388f5b40d8450c100
BLAKE2b-256 ff8fcce5bc401a68c415c38008eb63823962a9167720514b151579cde018adc8

See more details on using hashes here.

File details

Details for the file bedrock_agentcore-1.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for bedrock_agentcore-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 db0065ab17f2efe7753d9a116ceeb74b28abf245542a1d8e2ef3ad9a2911561e
MD5 404518ae7964005cc8d1a5a6226ababf
BLAKE2b-256 8b526451917c479ec8c45ade38e7fdd526a8012d03ece657550d54dc77704bb0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page