Inference backends
| Backend | Where it runs | Requirements |
|---|---|---|
| Amazon Bedrock (default) | ChangeGuard platform (managed) | None — built in |
| NVIDIA NIM — Cloud | NVIDIA-hosted API | NVIDIA API key |
| NVIDIA NIM — AWS | Your SageMaker/EC2 endpoint | NIM deployed |
| NVIDIA NIM — on-cluster | NIM container in your cluster | GPU node |
What AI Analyzes
- Risk explanations — why a CVE or finding matters
- Remediation guidance — specific commands to fix issues
- Compliance mapping — which controls a finding affects
- Attack path narrative — privilege escalation chains in plain English
Configuration
AI analysis works out of the box on Amazon Bedrock — no configuration required. Add an
ai block to your ChangeGuardAgent resource only if you want to route inference through NVIDIA NIM instead.