Stops an events detection job in progress
Stops an events detection job in progress.
comprehend_stop_events_detection_job(JobId)
JobId |
[required] The identifier of the events detection job to stop. |
A list with the following syntax:
list( JobId = "string", JobStatus = "SUBMITTED"|"IN_PROGRESS"|"COMPLETED"|"FAILED"|"STOP_REQUESTED"|"STOPPED" )
svc$stop_events_detection_job( JobId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.