From cda5427488504174376bf9111b1352d0d995a66f Mon Sep 17 00:00:00 2001 From: Jonas Friedli Date: Tue, 21 Apr 2026 08:56:09 +0200 Subject: [PATCH] add some corrections --- .../aws-privilege-escalation/aws-bedrock-privesc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pentesting-cloud/aws-security/aws-privilege-escalation/aws-bedrock-privesc/README.md b/src/pentesting-cloud/aws-security/aws-privilege-escalation/aws-bedrock-privesc/README.md index 213c01edd..4c9637cbb 100644 --- a/src/pentesting-cloud/aws-security/aws-privilege-escalation/aws-bedrock-privesc/README.md +++ b/src/pentesting-cloud/aws-security/aws-privilege-escalation/aws-bedrock-privesc/README.md @@ -133,7 +133,7 @@ Enumerate agent action groups: ```bash aws bedrock-agent list-agents aws bedrock-agent get-agent --agent-id -aws bedrock-agent list-agent-action-groups --agent-id +aws bedrock-agent list-agent-action-groups --agent-id --agent-version DRAFT ``` Inspect Lambda: