awslabs / awslabs/agentcore-samples

01-tutorials - [Content Improvement]

Open
#406 1 comment 0 reactions 1 assignee Claimed by @akshseh View on GitHub
01-tutorials 07-AgentCore-E2E documentation
Dominant language
Python
Stars
3.4k
Forks
1.3k
Avg merge
1d 22h
Merged PRs (30d)
30

Description

**Which component is impacted by this improvement?**
- [ ] 01-AgentCore-runtime
- [ ] 02-AgentCore-gateway
- [ ] 03-AgentCore-identity
- [ ] 04-AgentCore-memory
- [ ] 05-AgentCore-tools
- [ ] 06-AgentCore-observability
- [x] 07-AgentCore-E2E

**Improvement Description**
```
Update lab-03-agentcore-gateway.ipynb Step 2 notebook text to match the lambda function

- if get_tool_name(event) == \"check_warranty_status\":\n",
+ if resource == \"check_warranty_status\":\n",
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.