Updates a previously created parallel data resource by importing a new input file from Amazon S3.
See https://www.paws-r-sdk.com/docs/translate_update_parallel_data/ for full documentation.
translate_update_parallel_data(
Name,
Description = NULL,
ParallelDataConfig,
ClientToken
)
[required] The name of the parallel data resource being updated.
A custom description for the parallel data resource in Amazon Translate.
[required] Specifies the format and S3 location of the parallel data input file.
[required] A unique identifier for the request. This token is automatically generated when you use Amazon Translate through an AWS SDK.