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"
}Changes
Changed in 1 of the 51 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○