/AWS1/CL_IOT=>STARTDETECTMIGACTIONSTASK()
¶
About StartDetectMitigationActionsTask¶
Starts a Device Defender ML Detect mitigation actions task.
Requires permission to access the StartDetectMitigationActionsTask action.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_TASKID
TYPE /AWS1/IOTMIGACTIONSTASKID
/AWS1/IOTMIGACTIONSTASKID
¶
The unique identifier of the task.
IO_TARGET
TYPE REF TO /AWS1/CL_IOTDETECTMIGACTTSKTGT
/AWS1/CL_IOTDETECTMIGACTTSKTGT
¶
Specifies the ML Detect findings to which the mitigation actions are applied.
IT_ACTIONS
TYPE /AWS1/CL_IOTDETECTMIGACTTOEX00=>TT_DETECTMIGACTSTOEXECUTELIST
TT_DETECTMIGACTSTOEXECUTELIST
¶
The actions to be performed when a device has unexpected behavior.
IV_CLIENTREQUESTTOKEN
TYPE /AWS1/IOTCLIENTREQUESTTOKEN
/AWS1/IOTCLIENTREQUESTTOKEN
¶
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.
Optional arguments:¶
IO_VIOEVENTOCCURRENCERANGE
TYPE REF TO /AWS1/CL_IOTVIOEVTOCCURRENCE00
/AWS1/CL_IOTVIOEVTOCCURRENCE00
¶
Specifies the time period of which violation events occurred between.
IV_INCLUDEONLYACTIVEVIOS
TYPE /AWS1/IOTNULLABLEBOOLEAN
/AWS1/IOTNULLABLEBOOLEAN
¶
Specifies to list only active violations.
IV_INCLUDESUPPRESSEDALERTS
TYPE /AWS1/IOTNULLABLEBOOLEAN
/AWS1/IOTNULLABLEBOOLEAN
¶
Specifies to include suppressed alerts.