Skip to content

New serverless pattern - appsync-events-lambda-agentcore#2990

Open
pjdavis-aws wants to merge 19 commits intoaws-samples:mainfrom
pjdavis-aws:pjdavis-aws-feature-appsync-events-lambda-agentcore-cdk
Open

New serverless pattern - appsync-events-lambda-agentcore#2990
pjdavis-aws wants to merge 19 commits intoaws-samples:mainfrom
pjdavis-aws:pjdavis-aws-feature-appsync-events-lambda-agentcore-cdk

Conversation

@pjdavis-aws
Copy link

Issue #, if available:

Description of changes:

Real-time streaming chat using AppSync Events, Lambda, and Bedrock AgentCore Runtime. A Strands agent streams AI responses token-by-token to clients over WebSockets.

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

Pete Davis added 19 commits March 11, 2026 12:22
- Wire http_request, calculator, and current_time tools into the agent
  entrypoint with an updated system prompt
- Add strands-agents-tools dependency to requirements
- Add integration tests: test_http_request_tool, test_calculator_tool,
  test_current_time_tool
- Print streaming chunks in _collect_response for visibility with -s
- Rework session test to use web fetch for more realistic multi-turn
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