add some corrections

This commit is contained in:
Jonas Friedli
2026-04-21 08:56:09 +02:00
parent 6cdf2b2e14
commit cda5427488

View File

@@ -133,7 +133,7 @@ Enumerate agent action groups:
```bash
aws bedrock-agent list-agents
aws bedrock-agent get-agent --agent-id <AGENT_ID>
aws bedrock-agent list-agent-action-groups --agent-id <AGENT_ID>
aws bedrock-agent list-agent-action-groups --agent-id <AGENT_ID> --agent-version DRAFT
```
Inspect Lambda: