CloudSecurity

Switch the AWS scan engine for a connection (Comp AI scanners ↔ Security Hub)

Switch the AWS scan engine for a connection (Comp AI scanners ↔ Security Hub) in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work.

patch/v1/cloud-security/connections/{connectionId}/scan-mode

Path parameters

connectionIdstring required

Request body

mode'comp_scanners' | 'security_hub' required

Which scan engine to use for this AWS connection.

Example request

{
  "mode": "security_hub"
}

Changes