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
Source:R/translate_operations.R
translate_describe_text_translation_job.RdGets 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.
Arguments
- JobId
[required] The identifier that Amazon Translate generated for the job. The
start_text_translation_joboperation returns this identifier in its response.