Amazon Translate · JSON Structure

Amazon Translate Job Structure

Schema representing an Amazon Translate batch translation job resource.

Type: object Properties: 0
Language ProcessingLocalizationMachine TranslationNLPTranslation

Amazon Translate Translation Job is a JSON Structure definition published by Amazon Translate.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "Amazon Translate Translation Job",
  "description": "Schema representing an Amazon Translate batch translation job resource.",
  "type": "object",
  "properties": [
    {
      "name": "JobId",
      "type": "string",
      "description": "The ID of the translation job.",
      "required": false
    },
    {
      "name": "JobName",
      "type": "string",
      "description": "The user-provided name of the translation job.",
      "required": false
    },
    {
      "name": "JobStatus",
      "type": "string",
      "description": "The status of the translation job.",
      "required": false
    },
    {
      "name": "SourceLanguageCode",
      "type": "string",
      "description": "The language code of the source language.",
      "required": true
    },
    {
      "name": "TargetLanguageCodes",
      "type": "array",
      "description": "The language codes of the target languages.",
      "required": true
    },
    {
      "name": "InputDataConfig",
      "type": "object",
      "description": "The input data configuration for the translation job.",
      "required": true
    },
    {
      "name": "OutputDataConfig",
      "type": "object",
      "description": "The output data configuration for the translation job.",
      "required": true
    },
    {
      "name": "DataAccessRoleArn",
      "type": "string",
      "description": "The Amazon Resource Name (ARN) of the IAM role for S3 access.",
      "required": true
    },
    {
      "name": "TerminologyNames",
      "type": "array",
      "description": "The names of custom terminologies applied to the job.",
      "required": false
    },
    {
      "name": "SubmittedTime",
      "type": "string",
      "description": "The time the translation job was submitted.",
      "required": false
    },
    {
      "name": "EndTime",
      "type": "string",
      "description": "The time the translation job ended.",
      "required": false
    },
    {
      "name": "Tags",
      "type": "array",
      "description": "A list of tags associated with the translation job.",
      "required": false
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/amazon-translate-job-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.