comprehend_stop_sentiment_detection_job {paws.machine.learning}R Documentation

Stops a sentiment detection job in progress

Description

Stops a sentiment detection job in progress.

See https://www.paws-r-sdk.com/docs/comprehend_stop_sentiment_detection_job/ for full documentation.

Usage

comprehend_stop_sentiment_detection_job(JobId)

Arguments

JobId

[required] The identifier of the sentiment detection job to stop.


[Package paws.machine.learning version 0.7.0 Index]