New serverless pattern - eventbridge-apidestination-agentcore-cdk - #3282
antoinebgit wants to merge 7 commits into
Conversation
…fic latency number
marcojahn
left a comment
There was a problem hiding this comment.
Hello @antoinebgit, this PR adds two patterns at once. Can you please split one of these patterns please in it's own PR and file it additionally?
Will then review the one in this PR
…e root-level pattern JSON
|
Thanks for the review @marcojahn — done. I've split the This PR now contains only the Ready for your review whenever you get a chance. |
Description
Adds the
eventbridge-apidestination-agentcore-cdkpattern: an Amazon EventBridge rule invokes an AI agent running on Amazon Bedrock AgentCore Runtime via an EventBridge API Destination, letting events drive agent reasoning without any polling or glue compute.Update: split per review feedback
This PR originally contained two patterns. Following @marcojahn's review, the second pattern (
agentcore-gateway-eventbridge-cdk) has been moved to its own PR: #3309.This PR now contains only the
eventbridge-apidestination-agentcore-cdkpattern. The latest commit also removes duplicate copies of the pattern metadata JSON that had been committed at the repository root; the canonicalexample-pattern.jsoninside the pattern folder is unchanged.See the pattern README for full details, deployment steps, and testing instructions.
Checklist
README.md,example-pattern.json, andarchitecture.pngcdk destroytested and removes all resources