* Remove .aws-sam build artifacts
Deleted .aws-sam folder as it contains build artifacts that are generated
during sam build and should not be checked into version control.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* Fix MCP 1.10.0 compatibility and add Docker support
- Fix MCP client for 1.10.0 API changes (streamablehttp_client now returns 3-tuple)
- Add comprehensive .gitignore for AWS Operations Agent project
- Add Dockerfiles for agent-lambda and mcp-tool-lambda
- Update requirements.txt to use mcp==1.10.0
- Add fallback DirectMCPClient class for better error handling
* Update documentation and scripts
- Update SETUP.md with latest deployment instructions
- Modify create-target.py script for improved functionality
---------
Co-authored-by: name <alias@amazon.com>
Co-authored-by: Claude <noreply@anthropic.com>
* modified readme with correction wording
* Spelling mistake in 'In this tutorial can will the Amazon Bedrock AgentCore Python SDK to easily package your artifacts and deploy them to AgentCore runtime.' It's AgentCore not AgentCode
---------
Co-authored-by: Shubhankar Sumar <sssumar@amazon.co.uk>
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* File updates and content
---------
Co-authored-by: Uriel Ramirez <beralfon@amazon.com>
Deleted .aws-sam folder as it contains build artifacts that are generated
during sam build and should not be checked into version control.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: name <alias@amazon.com>
Co-authored-by: Claude <noreply@anthropic.com>
* Updated token validity for the cognito user pool client
* Updated token validity for the cognito user pool client
---------
Co-authored-by: Satveer Khurpa <khurpas@amazon.com>
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
---------
Co-authored-by: Uriel Ramirez <beralfon@amazon.com>
* Clean up of runtime tutorials
* Clean up of runtime tutorials
* Adding streaming example
* Adding handling context example
* adding handling payloads example
* adding handling payloads example
* Improve AgentCore tools examples:
1. Remove browser references from dynamic_research_agent_langgraph.py
2. Remove unnecessary wait time in run_live_viewer.py
3. Update README files with correct path instructions for running examples
4. Fix step numbering in run_live_viewer.py
* Improve AgentCore tools examples
* Updated research agent example
* Updated research agent example
* Implement robust research agent with Bedrock AgentCore
- Simplify LangGraph workflow to linear execution pattern
- Add direct data generation to avoid file system dependency issues
- Improve error handling with graceful fallback strategies
* fix for sample files path
---------
Co-authored-by: “Sundar” <“sdraghav@amazon.com”>
Co-authored-by: rahullks <rahullks@gmail.com>
* Update 01-openapis-into-mcp-api-key.ipynb
changes in the service name
Signed-off-by: Dhawalkumar Patel <dhawalkp@amazon.com>
* Update 02-openapis-into-mcp-oauth-enterpris-apis.ipynb
service name
Signed-off-by: Dhawalkumar Patel <dhawalkp@amazon.com>
---------
Signed-off-by: Dhawalkumar Patel <dhawalkp@amazon.com>