startTopicsDetectionJob
inline suspend fun ComprehendClient.startTopicsDetectionJob(crossinline block: StartTopicsDetectionJobRequest.Builder.() -> Unit): StartTopicsDetectionJobResponse
Starts an asynchronous topic detection job. Use the DescribeTopicDetectionJob
operation to track the status of a job.