Skip to content

New serverless pattern - eventbridge-scheduler-ai-agent-trigger#2992

Open
ras-al-jil wants to merge 1 commit intoaws-samples:mainfrom
ras-al-jil:ras-al-jil-feature-eventbridge-scheduler-ai-agent-trigger
Open

New serverless pattern - eventbridge-scheduler-ai-agent-trigger#2992
ras-al-jil wants to merge 1 commit intoaws-samples:mainfrom
ras-al-jil:ras-al-jil-feature-eventbridge-scheduler-ai-agent-trigger

Conversation

@ras-al-jil
Copy link

@ras-al-jil ras-al-jil commented Mar 13, 2026

Issue #2993, if available:

Description of changes:
This pattern demonstrates how to trigger an Amazon Bedrock AI Agent on a recurring schedule using Amazon EventBridge Scheduler. An orchestrator AWS Lambda function, invoked by the scheduler, sends a task payload to the Bedrock Agent, which processes the input, generates an execution summary, and persists the result to a DynamoDB table via an action group Lambda. The pattern includes retry logic, a dead-letter queue for failed invocations, and least-privilege IAM policies scoped to the agent alias ARN.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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