sbarski / serverless-architectures-aws

The code repository for the Serverless Architectures on AWS book
http://book.acloud.guru
MIT License
156 stars 99 forks source link

chapter 3.1 - 3.4 #13

Open sankon3 opened 6 years ago

sankon3 commented 6 years ago

Transcode Video Lambda Function index.js

var params = {
    PipelineId: '1451470066051-jscnci',

OutputKeyPrefix: outputKey + '/', <----- my kindle book is added

    Input: {
        Key: sourceKey
    },

original code is loop. create may files