fix(api): correct service principal for Bedrock AgentCore attack paths (#11141)

This commit is contained in:
Rubén De la Torre Vico
2026-05-13 10:14:59 +02:00
committed by GitHub
parent a883bb30d4
commit 9293c7b58d
2 changed files with 12 additions and 4 deletions
+8
View File
@@ -14,6 +14,14 @@ All notable changes to the **Prowler API** are documented in this file.
---
## [1.27.2] (Prowler UNRELEASED)
### 🐞 Fixed
- Attack Paths: BEDROCK-001 and BEDROCK-002 now target roles trusting `bedrock-agentcore.amazonaws.com` instead of `bedrock.amazonaws.com`, eliminating false positives against regular Bedrock service roles (Agents, Knowledge Bases, model invocation) [(#11141)](https://github.com/prowler-cloud/prowler/pull/11141)
---
## [1.27.1] (Prowler v5.26.1)
### 🐞 Fixed