v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141811490.1 KB

Creates a parallel data resource in Amazon Translate by importing an input file from Amazon S3. Parallel data files contain examples that show how you want segments of text to be translated. By adding parallel data, you can influence the style, tone, and word choice in your translation output.

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

Headers

X-Amz-Target'AWSShineFrontendService_20170701.CreateParallelData' required

Request body

Namestring required

A custom name for the parallel data resource in Amazon Translate. You must assign a name that is unique in the account and region.

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 custom name that you assigned to the parallel data resource.

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

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

All 18 operations