Awso_translate_eioSourceval create_parallel_data :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.CreateParallelDataRequest.t ->
(Awso_translate.Values.CreateParallelDataResponse.t,
Awso_translate.Values.CreateParallelDataResponse.error)
Result.tval delete_parallel_data :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.DeleteParallelDataRequest.t ->
(Awso_translate.Values.DeleteParallelDataResponse.t,
Awso_translate.Values.DeleteParallelDataResponse.error)
Result.tval delete_terminology :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.DeleteTerminologyRequest.t ->
(unit, unit) Result.tval describe_text_translation_job :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.DescribeTextTranslationJobRequest.t ->
(Awso_translate.Values.DescribeTextTranslationJobResponse.t,
Awso_translate.Values.DescribeTextTranslationJobResponse.error)
Result.tval get_parallel_data :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.GetParallelDataRequest.t ->
(Awso_translate.Values.GetParallelDataResponse.t,
Awso_translate.Values.GetParallelDataResponse.error)
Result.tval get_terminology :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.GetTerminologyRequest.t ->
(Awso_translate.Values.GetTerminologyResponse.t,
Awso_translate.Values.GetTerminologyResponse.error)
Result.tval import_terminology :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.ImportTerminologyRequest.t ->
(Awso_translate.Values.ImportTerminologyResponse.t,
Awso_translate.Values.ImportTerminologyResponse.error)
Result.tval list_languages :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.ListLanguagesRequest.t ->
(Awso_translate.Values.ListLanguagesResponse.t,
Awso_translate.Values.ListLanguagesResponse.error)
Result.tval list_parallel_data :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.ListParallelDataRequest.t ->
(Awso_translate.Values.ListParallelDataResponse.t,
Awso_translate.Values.ListParallelDataResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.ListTagsForResourceRequest.t ->
(Awso_translate.Values.ListTagsForResourceResponse.t,
Awso_translate.Values.ListTagsForResourceResponse.error)
Result.tval list_terminologies :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.ListTerminologiesRequest.t ->
(Awso_translate.Values.ListTerminologiesResponse.t,
Awso_translate.Values.ListTerminologiesResponse.error)
Result.tval list_text_translation_jobs :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.ListTextTranslationJobsRequest.t ->
(Awso_translate.Values.ListTextTranslationJobsResponse.t,
Awso_translate.Values.ListTextTranslationJobsResponse.error)
Result.tval start_text_translation_job :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.StartTextTranslationJobRequest.t ->
(Awso_translate.Values.StartTextTranslationJobResponse.t,
Awso_translate.Values.StartTextTranslationJobResponse.error)
Result.tval stop_text_translation_job :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.StopTextTranslationJobRequest.t ->
(Awso_translate.Values.StopTextTranslationJobResponse.t,
Awso_translate.Values.StopTextTranslationJobResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.TagResourceRequest.t ->
(Awso_translate.Values.TagResourceResponse.t,
Awso_translate.Values.TagResourceResponse.error)
Result.tval translate_document :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.TranslateDocumentRequest.t ->
(Awso_translate.Values.TranslateDocumentResponse.t,
Awso_translate.Values.TranslateDocumentResponse.error)
Result.tval translate_text :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.TranslateTextRequest.t ->
(Awso_translate.Values.TranslateTextResponse.t,
Awso_translate.Values.TranslateTextResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.UntagResourceRequest.t ->
(Awso_translate.Values.UntagResourceResponse.t,
Awso_translate.Values.UntagResourceResponse.error)
Result.tval update_parallel_data :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_translate.Values.UpdateParallelDataRequest.t ->
(Awso_translate.Values.UpdateParallelDataResponse.t,
Awso_translate.Values.UpdateParallelDataResponse.error)
Result.tinclude module type of struct include Awso_translate.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The term being translated by the custom terminology.
The encryption key used to encrypt this object.
The input configuration properties for requesting a batch translation job.
The number of documents successfully and unsuccessfully processed during a translation job.
The output configuration properties for a batch translation job.
Settings to configure your translation output. You can configure the following options: Brevity: reduces the length of the translation output for most translations. Available for TranslateText only. Formality: sets the formality level of the translation output. Profanity: masks profane words and phrases in the translation output.
Specifies the format and S3 location of the parallel data input file.
The custom terminology applied to the input text by Amazon Translate for the translated text response. This is optional in the response and will only be present if you specified terminology input in the request. Currently, only one terminology can be applied per TranslateText request.
A key-value pair that adds as a metadata to a resource used by Amazon Translate.
Provides information about a translation job.
The properties of the custom terminology.
The properties of a parallel data resource.
A supported language.
module ConcurrentModificationException =
Awso_translate.Values.ConcurrentModificationExceptionAnother modification is being made. That modification must complete before you can make your change.
There was a conflict processing the request. Try your request again.
An internal server error occurred. Retry your request.
The value of the parameter is not valid. Review the value of the parameter you are using to correct it, and then retry your operation.
The request that you made is not valid. Check your request to determine why it's not valid and then retry the request.
The specified limit has been exceeded. Review your request and retry it with a quantity below the stated limit.
The resource you are looking for has not been found. Review the resource you're looking for and see if a different resource will accomplish your needs before retrying the revised request.
You have made too many requests within a short period of time. Wait for a short time and then try your request again.
module DetectedLanguageLowConfidenceException =
Awso_translate.Values.DetectedLanguageLowConfidenceExceptionThe confidence that Amazon Comprehend accurately detected the source language is low. If a low confidence level is acceptable for your application, you can use the language in the exception to call Amazon Translate again. For more information, see the DetectDominantLanguage operation in the Amazon Comprehend Developer Guide.
The Amazon Translate service is temporarily unavailable. Wait a bit and then retry your request.
The size of the text you submitted exceeds the size limit. Reduce the size of the text or use a smaller document and then retry your request.
module UnsupportedLanguagePairException =
Awso_translate.Values.UnsupportedLanguagePairExceptionAmazon Translate does not support translation from the language of the source text into the requested target language. For more information, see Supported languages.
The translated content.
The content and content type of a document.
You have added too many tags to this resource. The maximum is 50 tags.
The filter specified for the operation is not valid. Specify a different filter.
module TextTranslationJobPropertiesList =
Awso_translate.Values.TextTranslationJobPropertiesListProvides information for filtering a list of translation jobs. For more information, see ListTextTranslationJobs.
module UnsupportedDisplayLanguageCodeException =
Awso_translate.Values.UnsupportedDisplayLanguageCodeExceptionRequested display language code is not supported.
The location of the custom terminology data.
The data associated with the custom terminology. For information about the custom terminology file, see Creating a Custom Terminology.
The location of the most recent parallel data input file that was successfully imported into Amazon Translate.
Updates a previously created parallel data resource by importing a new input file from Amazon S3.
Updates a previously created parallel data resource by importing a new input file from Amazon S3.
Removes a specific tag associated with an Amazon Translate resource. For more information, see Tagging your resources.
Removes a specific tag associated with an Amazon Translate resource. For more information, see Tagging your resources.
Translates input text from the source language to the target language. For a list of available languages and language codes, see Supported languages.
Translates input text from the source language to the target language. For a list of available languages and language codes, see Supported languages.
Translates the input document from the source language to the target language. This synchronous operation supports text, HTML, or Word documents as the input document. TranslateDocument supports translations from English to any supported language, and from any supported language to English. Therefore, specify either the source language code or the target language code as βenβ (English). If you set the Formality parameter, the request will fail if the target language does not support formality. For a list of target languages that support formality, see Setting formality.
Translates the input document from the source language to the target language. This synchronous operation supports text, HTML, or Word documents as the input document. TranslateDocument supports translations from English to any supported language, and from any supported language to English. Therefore, specify either the source language code or the target language code as βenβ (English). If you set the Formality parameter, the request will fail if the target language does not support formality. For a list of target languages that support formality, see Setting formality.
Associates a specific tag with a resource. A tag is a key-value pair that adds as a metadata to a resource. For more information, see Tagging your resources.
Associates a specific tag with a resource. A tag is a key-value pair that adds as a metadata to a resource. For more information, see Tagging your resources.
Stops an asynchronous batch translation job that is in progress. If the job's state is IN_PROGRESS, the job will be marked for termination and put into the STOP_REQUESTED state. If the job completes before it can be stopped, it is put into the COMPLETED state. Otherwise, the job is put into the STOPPED state. Asynchronous batch translation jobs are started with the StartTextTranslationJob operation. You can use the DescribeTextTranslationJob or ListTextTranslationJobs operations to get a batch translation job's JobId.
Stops an asynchronous batch translation job that is in progress. If the job's state is IN_PROGRESS, the job will be marked for termination and put into the STOP_REQUESTED state. If the job completes before it can be stopped, it is put into the COMPLETED state. Otherwise, the job is put into the STOPPED state. Asynchronous batch translation jobs are started with the StartTextTranslationJob operation. You can use the DescribeTextTranslationJob or ListTextTranslationJobs operations to get a batch translation job's JobId.
module StartTextTranslationJobResponse =
Awso_translate.Values.StartTextTranslationJobResponseStarts an asynchronous batch translation job. Use batch translation jobs to translate large volumes of text across multiple documents at once. For batch translation, you can input documents with different source languages (specify auto as the source language). You can specify one or more target languages. Batch translation translates each input document into each of the target languages. For more information, see Asynchronous batch processing. Batch translation jobs can be described with the DescribeTextTranslationJob operation, listed with the ListTextTranslationJobs operation, and stopped with the StopTextTranslationJob operation.
Starts an asynchronous batch translation job. Use batch translation jobs to translate large volumes of text across multiple documents at once. For batch translation, you can input documents with different source languages (specify auto as the source language). You can specify one or more target languages. Batch translation translates each input document into each of the target languages. For more information, see Asynchronous batch processing. Batch translation jobs can be described with the DescribeTextTranslationJob operation, listed with the ListTextTranslationJobs operation, and stopped with the StopTextTranslationJob operation.
module ListTextTranslationJobsResponse =
Awso_translate.Values.ListTextTranslationJobsResponseGets a list of the batch translation jobs that you have submitted.
Gets a list of the batch translation jobs that you have submitted.
Provides a list of custom terminologies associated with your account.
Provides a list of custom terminologies associated with your account.
Lists all tags associated with a given Amazon Translate resource. For more information, see Tagging your resources.
Lists all tags associated with a given Amazon Translate resource. For more information, see Tagging your resources.
Provides a list of your parallel data resources in Amazon Translate.
Provides a list of your parallel data resources in Amazon Translate.
Provides a list of languages (RFC-5646 codes and names) that Amazon Translate supports.
Provides a list of languages (RFC-5646 codes and names) that Amazon Translate supports.
Creates or updates a custom terminology, depending on whether one already exists for the given terminology name. Importing a terminology with the same name as an existing one will merge the terminologies based on the chosen merge strategy. The only supported merge strategy is OVERWRITE, where the imported terminology overwrites the existing terminology of the same name. If you import a terminology that overwrites an existing one, the new terminology takes up to 10 minutes to fully propagate. After that, translations have access to the new terminology.
Creates or updates a custom terminology, depending on whether one already exists for the given terminology name. Importing a terminology with the same name as an existing one will merge the terminologies based on the chosen merge strategy. The only supported merge strategy is OVERWRITE, where the imported terminology overwrites the existing terminology of the same name. If you import a terminology that overwrites an existing one, the new terminology takes up to 10 minutes to fully propagate. After that, translations have access to the new terminology.
Retrieves a custom terminology.
Retrieves a custom terminology.
Provides information about a parallel data resource.
Provides information about a parallel data resource.
module DescribeTextTranslationJobResponse =
Awso_translate.Values.DescribeTextTranslationJobResponseGets the properties associated with an asynchronous batch translation job including name, ID, status, source and target languages, input/output S3 buckets, and so on.
module DescribeTextTranslationJobRequest =
Awso_translate.Values.DescribeTextTranslationJobRequestGets the properties associated with an asynchronous batch translation job including name, ID, status, source and target languages, input/output S3 buckets, and so on.
A synchronous action that deletes a custom terminology.
Deletes a parallel data resource in Amazon Translate.
Deletes a parallel data resource in Amazon Translate.
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.
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.