Amazon Translate Skill
amazonaws-com-translate
amazonaws-com-translate
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | 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... |
POST | / | Deletes a parallel data resource in Amazon Translate. |
POST | / | A synchronous action that deletes a custom terminology. |
POST | / | Gets the properties associated with an asynchronous batch translation job including name, ID, status, source and target languages, input/output S3 buckets, and so on. |
POST | / | Provides information about a parallel data resource. |
POST | / | Retrieves a custom terminology. |
POST | / | 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... |
POST | / | Provides a list of languages (RFC-5646 codes and names) that Amazon Translate supports. |
POST | / | Provides a list of your parallel data resources in Amazon Translate. |
POST | / | Lists all tags associated with a given Amazon Translate resource. For more information, see Tagging your resources. |
POST | / | Provides a list of custom terminologies associated with your account. |
POST | / | Gets a list of the batch translation jobs that you have submitted. |
POST | / | 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... |
POST | / | 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. I... |
POST | / | 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. |
POST | / | 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. TranslateDo... |
POST | / | Translates input text from the source language to the target language. For a list of available languages and language codes, see Supported languages. |
POST | / | Removes a specific tag associated with an Amazon Translate resource. For more information, see Tagging your resources. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-translate
Downloads and installs to ~/.claude/skills/amazonaws-com-translate/
2017-07-01 (2026-02-13)