var AWS = require('aws-sdk');
AWS.config.update({region:'us-west-2',
accessKeyId: 'key',
secretAccessKey: 'key'});
var transcribeservice = new AWS.TranscribeService({apiVersion: '2017-10-26'});
var params = {
TranscriptionJobName: 'job name' /* required */
};
transcribeservice.getTranscriptionJob(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Great post.
ReplyDeleteI always benefit from browsing superior article content by just any person who may be needless to say informed Aws Migration on their elected area. In poor health get paying attention to the place utilizing substantially attraction. Stick to the greater job,
ReplyDelete