Skip to content
Merged
Changes from all commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
060fc88
fix(notebooks): minor changes in the instructions
Oct 12, 2025
6d51357
Resolve merge conflict - accept upstream changes
Nov 21, 2025
c277ee4
Merge remote-tracking branch 'upstream/main'
Dec 13, 2025
85904e4
Merge branch 'awslabs:main' into main
GaneshThiyagarajan Feb 12, 2026
17a652f
Adding browser new features (profile, extensions and proxy) (#966)
evandrofranco Feb 12, 2026
31be2e6
chore(deps): bump jsonpath (#972)
dependabot[bot] Feb 12, 2026
235434c
Adding tutorial example for Gateway integration with IDE and tool - V…
rodzanto Feb 13, 2026
2b7991a
fix: include account ID in Cognito domain prefix to ensure global uni…
siwachabhi Feb 16, 2026
56bfeef
feat: add auto-register Bedrock Knowledge Bases on AgentCore Gateway …
Robobc Feb 16, 2026
1556761
added full example of enterprise mcp platform with policy engine mcp …
brnaba-aws Feb 18, 2026
6b1d538
update evals package name (#985)
afarntrog Feb 18, 2026
65a518a
Fix/add missing infrastructure files due to .gitignore (#942)
jcengebreth Feb 23, 2026
a34e3fc
AgentCore gateway - SQL injection prevention (#989)
baannamr-aws Feb 25, 2026
1817710
docs: improve prerequisites for customer-support-agent-with-agentcore…
siwachabhi Feb 25, 2026
3f356ee
adding session lifecycle info (#1014)
evandrofranco Feb 26, 2026
c50835e
fix: add npm cache preflight check and fix agentcore CLI commands in …
siwachabhi Feb 26, 2026
97975e1
fix: add botocore[crt] dependency for aws login credential provider (…
siwachabhi Feb 26, 2026
dc05dcd
fix: improve cognito-user.py UX for email and password handling (#1018)
siwachabhi Feb 27, 2026
a608923
docs: simplify console navigation for Policy Engine setup (#1020)
siwachabhi Feb 27, 2026
e408a3a
Replace Anthropic Claude references with Amazon Nova 2 Lite model (#1…
nehabthakur Feb 27, 2026
826f734
Lifecycle Session Demos for Bedrock Agentcore runtime (#1026)
rajjainl Feb 28, 2026
22bc243
03-integrations - Add Claude Agent SDK agentic patterns: subagents an…
sierrabravo98 Feb 28, 2026
fc44ee2
fix: upgrade to Sonnet 4.6 and fix cognito-user.py commands (#1027)
siwachabhi Mar 1, 2026
a5c5225
docs: improve prerequisites clarity and deploy.sh error messages (#1029)
siwachabhi Mar 1, 2026
c9491af
updated notebook to reflect header propagation feature instead of int…
almeidalopes Mar 2, 2026
cea6933
docs: add Transaction Search prerequisite to observability section (#…
siwachabhi Mar 3, 2026
f4a4dbb
feat(02-usecase): A2A Agent usecase (#1025)
RamprasathS Mar 4, 2026
931deb6
Added Tagging and CMK examples for PolicyEngine (#1039)
hllaah Mar 4, 2026
47244f8
fix(02-usecases): memory role and dependency changes (#1040)
EashanKaushik Mar 4, 2026
87310a2
A2a (#1041)
EashanKaushik Mar 4, 2026
2e29696
fix(02-usecases): monitor agent fix (#1042)
EashanKaushik Mar 4, 2026
fd639ea
Fixing cdk stack with missing cdk lib folder and interceptor's lambda…
brnaba-aws Mar 4, 2026
25105c8
Bump starter toolkit to 0.3.2 in customer support agent (#1048)
siwachabhi Mar 5, 2026
ff35d07
feat: Add AgentCore Gateway with EntraID 3LO authentication example (…
486 Mar 5, 2026
1fd9459
Async agent tutorial (#1009)
nadhya-p Mar 5, 2026
c6d9eb8
fix(02-usecases): The MCP server must bind to 0.0.0.0 to allow the ga…
aumanjoa Mar 5, 2026
905cfaa
fix(02-usecases): Update FastMCP host address to 0.0.0.0 (#1024)
aumanjoa Mar 5, 2026
7b4b274
fix(05-blueprints): Pin chardet < 6.0.0 in customer support agent (#1…
siwachabhi Mar 5, 2026
8546fc3
Multitenant platform demo (#859)
amizer12 Mar 5, 2026
ae20294
Update guardrails memory sample notebook (#995)
subhakl Mar 5, 2026
b1e4096
Correct role and content retrieval in message processing (#499)
fllaneza Mar 5, 2026
54cd1ca
Add Episodic Memory Strategy Tutorial (#855)
amit-lulla Mar 6, 2026
4dd295d
Update AgentCore Memory tutorials with new SDK patterns (#1003)
arunskum Mar 6, 2026
ee25dec
fix: Update config and runtime MCP agent code for SRE workshop lab 04…
rohillasandeep Mar 6, 2026
9cce549
Feat/databricks per user delegation (#1058)
Robobc Mar 6, 2026
fd7d766
feat(memory): add memory streaming tutorial (#1064)
akshseh Mar 7, 2026
479953a
Add ECS Fargate 3LO tutorial (#1005)
juliangrueber Mar 9, 2026
95df669
Add async data analysis agent tutorial (#1059)
ensorw Mar 9, 2026
399550f
feat: add Auth0 multi-agent RFC 8693 token exchange sample (#1071)
jamesschafer1982 Mar 10, 2026
b46b549
Add AgentCore Policy integration for healthcare appointment agent (#1…
aniloncloud Mar 11, 2026
e94f283
Usecase/lakehouse agent enhance (#1006)
giryoong-kim Mar 12, 2026
696ac75
fix(02-usecases): delete site reliability workshop (#1081)
EashanKaushik Mar 12, 2026
e76b0b8
fix(tutorials): Fix missing imports, update_agent_runtime params, and…
rajjainl Mar 13, 2026
c8038a7
chore: remove agent-gateway-registry blueprint (#1092)
Robobc Mar 13, 2026
7c6e706
Add WebRTC voice agent sample with KVS TURN servers (#1096)
hsieb-aws Mar 13, 2026
4f917da
Consolidating IDP examples under tutorials for better organization (…
HardikThakkar94 Mar 16, 2026
4e992b9
adding/changing mcp samples - server and client (#1089)
evandrofranco Mar 17, 2026
8cf17c3
chore(e2e-workshop): refactor workshop to add framework subfolders (#…
akshseh Mar 17, 2026
6880b1c
fix(05-entraid-3lo-gateway): rename lib/ to infra/ to avoid root .git…
486 Mar 17, 2026
2d6611c
Add barge-in support, user transcription, and VPC setup docs (#1117)
hsieb-aws Mar 17, 2026
f4f0dec
fix(05-entraid-3lo-gateway): remove securitySchemes from OpenAPI spec…
486 Mar 18, 2026
d9522fc
docs(01-tutorials): update readmes (#1121)
akshseh Mar 18, 2026
c384963
feat(memory): Add AgentCore Memory cross-region replication tutorial …
seabasshn Mar 20, 2026
4300447
fix(e2e-workshop): fix gateway race condition and model_id typo in la…
manuwaik Mar 20, 2026
5f2825a
fix(e2e-workshop): make zip install portable and conditional in prere…
manuwaik Mar 20, 2026
cba6ca6
chore: fix iam policy path (#1153)
akshseh Mar 21, 2026
4ed3c1b
fix(05-entraid-3lo-gateway): fix OpenAPI schema security validation f…
486 Mar 21, 2026
ad2380d
feat: sample that shows how to deploy agentcore runtime in VPC (#683)
massi-ang Mar 22, 2026
41454cf
AgentCore runtime bidi agent sample update - refined folder structure…
lanazhang Mar 23, 2026
fd79f8f
Spring ai agentcore samples (#1119)
dumip Mar 24, 2026
8461170
fix:add missing agents/ directory and requirements.txt (#1165)
huanghang111 Mar 24, 2026
e81ce0f
adding managed session storage (#1169)
evandrofranco Mar 25, 2026
1f510d6
Adding End-to-End Customer Support Agent with AgentCore using Google …
di-brasil Mar 25, 2026
8e84670
feat(runtime): Add AG-UI examples with SSE and WebSocket demos (#1139)
rajjainl Mar 25, 2026
0bb6fcd
docs: add migration guide from Starter Toolkit to AgentCore CLI (#1195)
jesseturner21 Mar 26, 2026
93ed8e3
feat(tutorials): #1128 Add Strands agent with AgentSkills plugin tuto…
rjesh-git Mar 30, 2026
0ec13b7
Fix/session binding url (#1190)
juliangrueber Mar 30, 2026
314a463
Replace Starter Toolkit with AgentCore CLI in README (#1196)
notgitika Mar 30, 2026
f8aea7f
feat: add Chrome enterprise policies and custom root CA tutorial for …
sundargthb Mar 30, 2026
31d05f2
Add use case: Integrate Claude Code with AgentCore Gateway MCP Server…
eitansela Mar 31, 2026
70ddec6
Adding Getting Started sample (#1228)
mttanke Mar 31, 2026
d430505
Groundtruth evaluations (#1229)
BharathiSrini Mar 31, 2026
1739a2a
custom code based evaluators (#1231)
BharathiSrini Apr 1, 2026
0f39b78
feat: token exchange example with real setup with different client id…
massi-ang Apr 1, 2026
c152b0b
Feature/datadog llm observability tutorial (#1097)
kolaak Apr 2, 2026
9afe50f
feat(01-tutorials): auth code flow examples agentcore gateway (#1250)
EashanKaushik Apr 3, 2026
527298d
Add memory for process tracking and analytics advanced pattern (#1094)
smathalikunnel Apr 3, 2026
9360380
feat(01-tutorials): Adding Amazon Bedrock AgentCore Gateway - Amazon …
EashanKaushik Apr 3, 2026
ddbae8a
removing hard coded regions - user prompted instead (#1251)
BharathiSrini Apr 3, 2026
b03a4b9
feat(02-usecases): Add Okta three-tier auth end-to-end demo with Bedr…
himallik Apr 5, 2026
4526412
feat(02-usecases): Add Database Read-Only User and Update to Next.js …
aurbac Apr 5, 2026
08343ed
Using AgentCore Identity for OAuth token management for a self-hosted…
SwaraGandhi Apr 6, 2026
c16b0ad
feat: add Browser OS-level Actions tutorial (14-BROWSER-OS-ACTIONS) (…
scandura Apr 8, 2026
af88f4a
Main folder for Agent Registry assets (#1288)
mchaitra007 Apr 9, 2026
11272e4
fix: correct actorId usage and namespace resolution in travel booking…
amit-lulla Apr 9, 2026
cf52a53
Add Registry end-to-end tutorial: Admin Setup & IAM Governance Guide …
kollura Apr 9, 2026
27bf518
Merge remote-tracking branch 'upstream/main'
Apr 10, 2026
c398eaa
Merge remote-tracking branch 'upstream/main'
Apr 12, 2026
c1f89e8
Merge remote-tracking branch 'upstream/main'
Apr 12, 2026
63ac433
Fix the import and add runtime deployment instrcutions
Apr 12, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"- Python 3.10+\n",
"- `boto3 >= 1.42.87`\n",
"- IAM user or role with the permissions below (replace `ACCOUNT_ID` and `REGION` as needed)\n",
"- IAM user or role must also have appropriate permissions to deploy to AgentCore Runtime. See the [AgentCore Runtime documentation](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/agents-tools-runtime.html) for details.\n",
"\n",
"<details>\n",
"<summary>Required IAM policy (click to expand)</summary>\n",
Expand Down Expand Up @@ -138,6 +139,7 @@
"from datetime import datetime\n",
"from boto3.session import Session\n",
"import uuid\n",
"import os\n",
"\n",
"# Configuration\n",
"boto_session = Session()\n",
Expand All @@ -157,11 +159,11 @@
"# Client for search\n",
"search_client = boto_session.client(\"bedrock-agentcore\", region_name=AWS_REGION)\n",
"\n",
"print(f\"Session ready | Region: {AWS_REGION}\")\n",
"# Create agent directories\n",
"import os\n",
"os.makedirs(\"agents/mcp\", exist_ok=True)\n",
"os.makedirs(\"agents/a2a\", exist_ok=True)\n"
"os.makedirs(\"agents/a2a\", exist_ok=True)\n",
"\n",
"print(f\"Session ready | Region: {AWS_REGION}\")"
]
},
{
Expand Down
Loading