CloudSecurity
Switch the AWS scan engine for a connection (Betayum scanners ↔ Security Hub)
Accepts session, API key, or service token auth. For API key / service token callers without an explicit user attribution, the action is attributed to the org's owner.
patch/v1/cloud-security/connections/{connectionId}/scan-mode
Path parameters
connectionIdstring required
Request body
Example request
{
"mode": "security_hub"
}