v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141811490.1 KB

Updates a previously created parallel data resource by importing a new input file from Amazon S3.

post/#X-Amz-Target=AWSShineFrontendService_20170701.UpdateParallelData

Headers

X-Amz-Target'AWSShineFrontendService_20170701.UpdateParallelData' required

Request body

Namestring required

The name of the parallel data resource being updated.

Descriptionstring

A custom description for the parallel data resource in Amazon Translate.

ClientTokenstring required

A unique identifier for the request. This token is automatically generated when you use Amazon Translate through an AWS SDK.

Response

Success

Namestring

The name of the parallel data resource being updated.

Status'CREATING' | 'UPDATING' | 'ACTIVE' | 'DELETING' | 'FAILED'

The status of the parallel data resource that you are attempting to update. Your update request is accepted only if this status is either <code>ACTIVE</code> or <code>FAILED</code>.

LatestUpdateAttemptStatus'CREATING' | 'UPDATING' | 'ACTIVE' | 'DELETING' | 'FAILED'

The status of the parallel data update attempt. When the updated parallel data resource is ready for you to use, the status is <code>ACTIVE</code>.

LatestUpdateAttemptAtstring date-time

The time that the most recent update was attempted.