diff --git a/deploy_s3.sh b/deploy_s3.sh index 64ec014..9234ce1 100755 --- a/deploy_s3.sh +++ b/deploy_s3.sh @@ -1,4 +1,4 @@ #!/bin/bash mkdir deploy -zip -r deploy/s2t-incoming-not-transcoded-file-eventhandler.zip index.js s3Api.js snsApi.js node_modules/ +zip -r deploy/s2t-s3-eventhandler.zip index.js s3Api.js snsApi.js node_modules/