Current Directory:
/usr/local/aws-cli/v2/2.7.28/dist/awscli/data/transcribe/2017-10-26
Upload
Create File
File Name
Size
Actions
completions-1.json
2193 bytes
Edit
|
Delete
|
Rename
|
Download
{ "version": "1.0", "resources": { "TranscriptionJob": { "operation": "ListTranscriptionJobs", "resourceIdentifier": { "TranscriptionJobName": "TranscriptionJobSummaries[].TranscriptionJobName" } }, "Vocabulary": { "operation": "ListVocabularies", "resourceIdentifier": { "VocabularyName": "Vocabularies[].VocabularyName", "LanguageCode": "Vocabularies[].LanguageCode" } } }, "operations": { "DeleteVocabulary": { "VocabularyName": { "completions": [ { "parameters": {}, "resourceName": "Vocabulary", "resourceIdentifier": "VocabularyName" } ] } }, "GetTranscriptionJob": { "TranscriptionJobName": { "completions": [ { "parameters": {}, "resourceName": "TranscriptionJob", "resourceIdentifier": "TranscriptionJobName" } ] } }, "GetVocabulary": { "VocabularyName": { "completions": [ { "parameters": {}, "resourceName": "Vocabulary", "resourceIdentifier": "VocabularyName" } ] } }, "StartTranscriptionJob": { "TranscriptionJobName": { "completions": [ { "parameters": {}, "resourceName": "TranscriptionJob", "resourceIdentifier": "TranscriptionJobName" } ] }, "LanguageCode": { "completions": [ { "parameters": {}, "resourceName": "Vocabulary", "resourceIdentifier": "LanguageCode" } ] } }, "UpdateVocabulary": { "VocabularyName": { "completions": [ { "parameters": {}, "resourceName": "Vocabulary", "resourceIdentifier": "VocabularyName" } ] }, "LanguageCode": { "completions": [ { "parameters": {}, "resourceName": "Vocabulary", "resourceIdentifier": "LanguageCode" } ] } } } }
Save Changes