Amazon Transcribe · JSON Structure
Amazon Transcribe Job Structure
Schema representing an Amazon Transcribe transcription job resource.
Type: object
Properties: 0
Audio ProcessingMachine-LearningSpeech RecognitionSpeech-to-TextTranscription
Amazon Transcribe Transcription Job is a JSON Structure definition published by Amazon Transcribe.
Meta-schema:
JSON Structure
{
"name": "Amazon Transcribe Transcription Job",
"description": "Schema representing an Amazon Transcribe transcription job resource.",
"type": "object",
"properties": [
{
"name": "TranscriptionJobName",
"type": "string",
"description": "The name of the transcription job.",
"required": true
},
{
"name": "TranscriptionJobStatus",
"type": "string",
"description": "The status of the transcription job.",
"required": false
},
{
"name": "LanguageCode",
"type": "string",
"description": "The language code for the input audio.",
"required": false
},
{
"name": "MediaSampleRateHertz",
"type": "integer",
"description": "The sample rate of the input audio in Hz.",
"required": false
},
{
"name": "MediaFormat",
"type": "string",
"description": "The format of the input media file.",
"required": false
},
{
"name": "Media",
"type": "object",
"description": "The location of the input media file.",
"required": true
},
{
"name": "Transcript",
"type": "object",
"description": "The location of the transcription output.",
"required": false
},
{
"name": "Settings",
"type": "object",
"description": "Optional settings for the transcription job.",
"required": false
},
{
"name": "CreationTime",
"type": "string",
"description": "A timestamp indicating when the job was created.",
"required": false
},
{
"name": "StartTime",
"type": "string",
"description": "A timestamp indicating when the job started processing.",
"required": false
},
{
"name": "CompletionTime",
"type": "string",
"description": "A timestamp indicating when the job was completed.",
"required": false
},
{
"name": "FailureReason",
"type": "string",
"description": "The reason the job failed, if applicable.",
"required": false
},
{
"name": "Tags",
"type": "array",
"description": "A list of tags associated with the transcription 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.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/amazon-transcribe-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.