Block AWS Secret Access Key in SambaNova Cloud Traffic

AI security governance · MCP security · LLM gateway

What it does

Matches 40-char base64-ish AWS secret keys.

How Igris secures SambaNova Cloud traffic

Igris Content Guard inspects SambaNova Cloud requests and responses for AWS Secret Access Key using regex-based detection, then blocks matches.

Gateway config for SambaNova Cloud

// Igris gateway → SambaNova Cloud
baseUrl: "https://api.sambanova.ai/v1"
contentGuard:
  detectors: ["aws-secret-key"]
  action: "deny"

Other detectors for SambaNova Cloud

Secure your AI estate with Igris