Skip to content

New serverless pattern - eventbridge-apidestination-agentcore-cdk - #3282

Open
antoinebgit wants to merge 7 commits into
aws-samples:mainfrom
antoinebgit:eventbridge-apidestination-agentcore-cdk
Open

antoinebgit wants to merge 7 commits into
aws-samples:mainfrom
antoinebgit:eventbridge-apidestination-agentcore-cdk

Conversation

@antoinebgit

@antoinebgit antoinebgit commented Aug 17, 2026

Copy link
Copy Markdown

Description

Adds the eventbridge-apidestination-agentcore-cdk pattern: 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.

  • Level: 300
  • Framework: CDK (TypeScript)
  • Services: EventBridge, Bedrock AgentCore Runtime, Amazon Bedrock

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-cdk pattern. The latest commit also removes duplicate copies of the pattern metadata JSON that had been committed at the repository root; the canonical example-pattern.json inside the pattern folder is unchanged.

See the pattern README for full details, deployment steps, and testing instructions.

Checklist

  • Pattern folder contains README.md, example-pattern.json, and architecture.png
  • Single pattern per PR
  • cdk destroy tested and removes all resources
  • No account IDs, IP addresses, or credentials committed

@marcojahn marcojahn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@antoinebgit antoinebgit changed the title Add EventBridge to AgentCore and AgentCore Gateway to EventBridge patterns New serverless pattern - eventbridge-apidestination-agentcore-cdk Sep 18, 2026
@antoinebgit

Copy link
Copy Markdown
Author

Thanks for the review @marcojahn — done.

I've split the agentcore-gateway-eventbridge-cdk pattern out into its own PR: #3309 (branched off the latest main).

This PR now contains only the eventbridge-apidestination-agentcore-cdk pattern, and I've retitled it accordingly. The latest commit here also drops two duplicate copies of the pattern metadata JSON that I had accidentally committed at the repository root — the canonical example-pattern.json inside the pattern folder is unchanged.

Ready for your review whenever you get a chance.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants