Views:

View run logs, troubleshoot Lambda connectivity issues, manually trigger a scan for a missed time window, and remove the Claude Compliance Collector from your AWS environment.

The Claude Compliance Collector writes per-chat outcome logs to CloudWatch Logs from the ProcessChat Lambda function. Each log entry records one of the following events:
  • chat_succeeded — All chunks accepted by AI Guard
  • chat_skipped — Permanent error or unexpected failure
  • exhausted_retries — Chat hit the MaxRetries limit
  • batch_dropped — Unhandled exception; no chat IDs logged for privacy
Use these logs to verify successful runs and troubleshoot failures.