Learn R Programming

paws.machine.learning (version 0.9.0)

translate_describe_text_translation_job: Gets the properties associated with an asynchronous batch translation job including name, ID, status, source and target languages, input/output S3 buckets, and so on

Description

Gets the properties associated with an asynchronous batch translation job including name, ID, status, source and target languages, input/output S3 buckets, and so on.

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

Usage

translate_describe_text_translation_job(JobId)

Arguments

JobId

[required] The identifier that Amazon Translate generated for the job. The start_text_translation_job operation returns this identifier in its response.