Satveer Khurpa
be6b5417d7
Diagram updates
2025-07-16 11:26:21 -04:00
Eashan Kaushik
0c291a8485
customer support agent ( #15 )
...
* Adding customer support agent
* added scripts
* update from wheels
* readme final
* new arch
2025-07-16 10:02:29 -04:00
Maira Ladeira Tanke
3b2e6f552c
runtime advanced concepts ( #34 )
2025-07-16 09:37:23 -04:00
aristsakpinis93
732059c548
add dependencies 01-tutorials/01-AgentCore-runtime/01-hosting-agent ( #35 )
2025-07-16 09:23:29 -04:00
rahullks
ec9a4f8fa9
Update research_agent_code_interpreter.py ( #33 )
...
fixed import library
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-16 09:02:51 -04:00
Dhawalkumar Patel
435f63de62
Merge pull request #32 from awslabs/rohillao-dev
...
Checking in the AWS Operations Conversation Agent
2025-07-15 22:20:38 -07:00
name
81020238c7
Update architecture diagram with final visual improvements
...
- Refined architecture.png with polished design elements
- Enhanced visual flow and component clarity
- Improved diagram aesthetics and professional appearance
- Final version ready for production documentation
2025-07-15 22:12:29 -07:00
name
f4d3d25d22
Update architecture diagram with improved visual design
...
- Enhanced architecture.png with better visual clarity
- Improved component relationships and flow representation
- Updated diagram styling for better readability
- Maintains consistency with project documentation
2025-07-15 21:58:02 -07:00
name
9912db27e2
Add architecture diagram and reorganize project assets
...
- Add architecture.png diagram to images/ directory
- Update ARCHITECTURE-FLOW.md to include architecture diagram
- Move demo.gif from demo/ to images/ directory for better organization
- Update README.md to reference new demo location
- Minor updates to agent Lambda configuration and template
- Consolidate all visual assets under images/ directory
2025-07-15 21:45:13 -07:00
Maira Ladeira Tanke
97897fa902
Merge pull request #31 from awslabs/agencore-tools-7-15
...
Agentcore tools 7 15 - Readme changes
2025-07-16 00:13:28 -04:00
rahullks
d399ec10e0
Update ReadMe.md
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 21:09:20 -07:00
rahullks
57b28d0ed9
Update ReadMe.md
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 21:07:08 -07:00
rahullks
fa3f060a55
Update ReadMe.md
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 21:06:36 -07:00
rahullks
8eb61c6fa9
Read.me commits
2025-07-15 21:02:34 -07:00
Maira Ladeira Tanke
0cd07b3377
Merge pull request #28 from awslabs/agencore-tools-7-15
...
PR Agentcore tools 7 15
2025-07-15 23:30:39 -04:00
Shreyas Subramanian
8559ea9e23
Merge pull request #30 from awslabs/identity-khurpas
...
Identity updates initial commit
2025-07-15 23:29:23 -04:00
rahullks
0bb1a32b01
Delete 01-tutorials/05-AgentCore-tools/02-Agent-Core-browser-tool/interactive_tools/static/js/genesis-browser-viewer.js
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 19:49:57 -07:00
rahullks
5d18aa3a9c
Delete 01-tutorials/05-AgentCore-tools/02-Agent-Core-browser-tool/interactive_tools/static/js/genesis-browser-viewer-replay.js
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 19:49:43 -07:00
rahullks
15ba8aaf08
Update index.html
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 19:48:03 -07:00
rahullks
ea1c39262b
Update viewer.css
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 19:43:23 -07:00
Satveer Khurpa
62c291b96e
Updated image reference
2025-07-15 22:37:27 -04:00
Satveer Khurpa
6bbb84e0aa
Added additional hints to read the agent arn
2025-07-15 22:17:02 -04:00
name
abed026487
Update scripts README with sanitized configuration examples
...
- Replace real AWS account IDs with dummy data (123456789012)
- Replace real Okta domain with example domain (dev-12345678.okta.com)
- Replace real gateway/target IDs with example values
- Replace real resource names with generic examples
- Maintain realistic examples while removing sensitive information
- Ensure all JSON examples use consistent dummy data for public sharing
2025-07-15 18:21:23 -07:00
Satveer Khurpa
038700bd79
Identity updates initial commit
2025-07-15 21:08:35 -04:00
vedashreevinay
dfa872d1db
Update browser_viewer_replay.py
...
Fixed typos
Signed-off-by: vedashreevinay <vedashreevinay@users.noreply.github.com>
2025-07-15 20:40:59 -04:00
vedashreevinay
2062268d05
Update browser_viewer_replay.py
...
Signed-off-by: vedashreevinay <vedashreevinay@users.noreply.github.com>
2025-07-15 20:33:25 -04:00
name
9f2f9f470f
Add AWS Operations Conversational Agent use case
...
- Complete serverless AI-powered AWS operations platform
- Multi-Lambda architecture with Function URL deployment
- Bedrock AgentCore Gateway integration with MCP protocol
- 20 AWS service tools for comprehensive operations
- Dual authentication: AWS SigV4 + Okta JWT
- Natural language interface with streaming responses
- DynamoDB conversation persistence
- Docker-based MCP Tool Lambda with Strands framework
- Production-ready with enterprise security patterns
- Comprehensive documentation and setup guides
- Read-only operations by default with write enablement guide
- Interactive client with CLI interface
- Complete Okta OAuth2 PKCE setup
- Management scripts for gateway and target operations
- Sanitized configuration with dummy data for public sharing
2025-07-15 17:30:49 -07:00
vedashreevinay
5d816d3e46
Update browser_interactive_session.py
...
Fixed a typo
Signed-off-by: vedashreevinay <vedashreevinay@users.noreply.github.com>
2025-07-15 20:30:44 -04:00
vedashreevinay
5c2207b8a4
Update session_replay_viewer.py
...
Fixed a syntax error
Signed-off-by: vedashreevinay <vedashreevinay@users.noreply.github.com>
2025-07-15 20:15:41 -04:00
Dhawalkumar Patel
7f1c1343ab
Merge pull request #29 from awslabs/dhawalkp-new
...
AgentCore Gateway Tutorials
2025-07-15 16:57:24 -07:00
dhawalkp
319bf5e923
AgentCore Gateway Tutorials
2025-07-15 23:51:57 +00:00
rahullks
2f82f193b6
Delete 01-tutorials/05-AgentCore-tools/02-Agent-Core-browser-tool/interactive_tools/live_view_sessionreplay/ReadMe.md
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 16:43:24 -07:00
rahullks
0998773169
Update __init__.py
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 16:42:57 -07:00
rahullks
cd332c4ba1
Update browser_viewer_replay.py
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 16:42:00 -07:00
rahullks
4051b60d7f
Update browser_viewer_replay.py
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 16:40:31 -07:00
rahullks
e8339dba93
Update browser_interactive_session.py
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 16:34:28 -07:00
rahullks
35d0341619
Update browser_interactive_session.py
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 16:34:07 -07:00
rahullks
47f45fa192
Update browser_interactive_session.py
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 16:32:07 -07:00
Mani Khanuja
eb25673612
Merge pull request #27 from awslabs/memory_tutorials
...
Update Memory tutorials
2025-07-15 16:29:14 -07:00
Akarsha Sehwag
97a4ef6efc
chores: update delete_mem function name
2025-07-15 19:27:15 -04:00
rahullks
7b41c89265
Update session_replay_viewer.py
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 16:21:13 -07:00
rahullks
fbb90116ff
Update view_recordings.py
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 16:18:43 -07:00
Akarsha Sehwag
772edd1486
Merge branch 'main' of https://github.com/awslabs/amazon-bedrock-agentcore-samples into memory_tutorials
2025-07-15 19:13:19 -04:00
Akarsha Sehwag
8c78d3335f
chore: update notebooks and readme.
2025-07-15 19:11:14 -04:00
rahullks
300a45ddad
dcvjs
2025-07-15 16:08:38 -07:00
Maira Ladeira Tanke
28c038c71c
Merge pull request #26 from awslabs/praneethreddytekula-patch-4
...
Update Bedrock_Agent_Integration_with_Bedrock_Agent_Core_Gateway.ipynb
2025-07-15 18:22:48 -04:00
rahullks
d847dc1a48
Delete 01-tutorials/05-AgentCore-tools/02-Agent-Core-browser-tool/interactive_tools/ReadMe.md
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 15:21:48 -07:00
Akarsha Sehwag
17f8380a7e
chore(memory): update imports
2025-07-15 18:20:13 -04:00
praneethreddytekula
e646afabfd
Update Bedrock_Agent_Integration_with_Bedrock_Agent_Core_Gateway.ipynb
...
Removed Wheel
Signed-off-by: praneethreddytekula <34049812+praneethreddytekula@users.noreply.github.com>
2025-07-15 18:14:30 -04:00
rahullks
621de3a2e9
Update __init__.py
...
Signed-off-by: rahullks <rahullks@gmail.com>
2025-07-15 15:13:34 -07:00