diff --git a/README.md b/README.md index 3857e72..81f2524 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Documentation is available at https://kiro.dev/docs/powers/ --- ### aws-agentcore -**Build an agent with Amazon Bedrock AgentCore** - Build, test, and deploy AI agents using AWS Bedrock AgentCore with local development workflow. Amazon Bedrock AgentCore is an agentic platform for building, deploying, and operating effective agents. +**Build an agent with Amazon Bedrock AgentCore** - Build, test, and deploy AI agents using Amazon Bedrock AgentCore with local development workflow. Amazon Bedrock AgentCore is an agentic platform for building, deploying, and operating effective agents. **MCP Servers:** agentcore-mcp-server diff --git a/aws-agentcore/POWER.md b/aws-agentcore/POWER.md index 225c6aa..ca94c35 100644 --- a/aws-agentcore/POWER.md +++ b/aws-agentcore/POWER.md @@ -1,16 +1,16 @@ --- name: "aws-agentcore" displayName: "Build an agent with Amazon Bedrock AgentCore" -description: "Build, test, and deploy AI agents using AWS Bedrock AgentCore with local development workflow. Amazon Bedrock AgentCore is an agentic platform for building, deploying, and operating effective agents." +description: "Build, test, and deploy AI agents using Amazon Bedrock AgentCore with local development workflow. Amazon Bedrock AgentCore is an agentic platform for building, deploying, and operating effective agents." keywords: ["agentcore", "bedrock", "aws", "agents", "ai", "development", "agent"] author: "AWS" --- -# AWS Bedrock AgentCore +# Amazon Bedrock AgentCore ## Overview -Build and deploy AI agents using AWS Bedrock AgentCore with a complete local development workflow. This power provides access to AgentCore documentation, runtime management, memory operations, and gateway configuration through MCP tools, plus comprehensive guidance for the create-dev-test-deploy cycle. +Build and deploy AI agents using Amazon Bedrock AgentCore with a complete local development workflow. This power provides access to AgentCore documentation, runtime management, memory operations, and gateway configuration through MCP tools, plus comprehensive guidance for the create-dev-test-deploy cycle. AgentCore supports multiple agent SDKs (Strands, Claude, OpenAI) and model providers (Bedrock, OpenAI), with infrastructure deployment via CDK or Terraform.