Skip to content

/AWS1/CL_XL8=>CREATEPARALLELDATA()

About CreateParallelData

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.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/XL8RESOURCENAME /AWS1/XL8RESOURCENAME

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

IO_PARALLELDATACONFIG TYPE REF TO /AWS1/CL_XL8PARALLELDATACONFIG /AWS1/CL_XL8PARALLELDATACONFIG

Specifies the format and S3 location of the parallel data input file.

IV_CLIENTTOKEN TYPE /AWS1/XL8CLIENTTOKENSTRING /AWS1/XL8CLIENTTOKENSTRING

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

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/XL8DESCRIPTION /AWS1/XL8DESCRIPTION

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

IO_ENCRYPTIONKEY TYPE REF TO /AWS1/CL_XL8ENCRYPTIONKEY /AWS1/CL_XL8ENCRYPTIONKEY

EncryptionKey

IT_TAGS TYPE /AWS1/CL_XL8TAG=>TT_TAGLIST TT_TAGLIST

Tags to be associated with this resource. A tag is a key-value pair that adds metadata to a resource. Each tag key for the resource must be unique. For more information, see Tagging your resources.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_XL8CREPARALLELDATARSP /AWS1/CL_XL8CREPARALLELDATARSP