v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Starts a Device Defender ML Detect mitigation actions task.

Requires permission to access the StartDetectMitigationActionsTask action.

put/detect/mitigationactions/tasks/{taskId}

Path parameters

taskIdstring required

The unique identifier of the task.

Request body

actionsMitigationActionName[] required

The actions to be performed when a device has unexpected behavior.

includeOnlyActiveViolationsboolean

Specifies to list only active violations.

includeSuppressedAlertsboolean

Specifies to include suppressed alerts.

clientRequestTokenstring required

Each mitigation action task must have a unique client request token. If you try to create a new task with the same token as a task that already exists, an exception occurs. If you omit this value, Amazon Web Services SDKs will automatically generate a unique client request.

Response

Success

taskIdstring

The unique identifier of the task.