Showing only posts by Dhananjay Karanjkar. Show all posts.

Route Amazon Bedrock Guardrails interventions to Amazon Security Lake

Source

Security teams investigating AI-related incidents need guardrail intervention data alongside their existing security telemetry. Routing Amazon Bedrock Guardrails violations to Amazon Security Lake makes this possible. With this integration, you can query guardrail events alongside identity, network, and application security data in a single layer. When a guardrail blocks …

Enforce least-privilege authorization in multi-agent AI chains using Cedar

Source

If you’re building multi-agent AI systems, you need to prevent authorization scope from silently expanding as agents delegate tasks through multi-hop chains. Without proper controls, an agent can potentially act beyond what the originating user authorized, even when role-based access control (RBAC) policies are in place. The OWASP …