Builder

class Builder

Properties

Link copied to clipboard

A unique identifier for the request. This token is generated for you when using the Amazon Translate SDK.

Link copied to clipboard

The Amazon Resource Name (ARN) of an AWS Identity Access and Management (IAM) role that grants Amazon Translate read access to your input data. For more information, see Identity and access management .

Link copied to clipboard

Specifies the format and location of the input documents for the translation job.

Link copied to clipboard

The name of the batch translation job to be performed.

Link copied to clipboard

Specifies the S3 folder to which your job output will be saved.

Link copied to clipboard

The name of a parallel data resource to add to the translation job. This resource consists of examples that show how you want segments of text to be translated. If you specify multiple target languages for the job, the parallel data file must include translations for all the target languages.

Link copied to clipboard

Settings to configure your translation output, including the option to set the formality level of the output text and the option to mask profane words and phrases.

Link copied to clipboard

The language code of the input language. Specify the language if all input documents share the same language. If you don't know the language of the source files, or your input documents contains different source languages, select auto. Amazon Translate auto detects the source language for each input document. For a list of supported language codes, see Supported languages.

Link copied to clipboard

The target languages of the translation job. Enter up to 10 language codes. Each input file is translated into each target language.

Link copied to clipboard

The name of a custom terminology resource to add to the translation job. This resource lists examples source terms and the desired translation for each term.

Functions

Link copied to clipboard
Link copied to clipboard