darwaishx / Deep-Learning-With-Deep-Lens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect 'YOUR_BUCKET' Line in startworkflow.py

Federico-PizarroBejarano opened this issue · comments

I believe it should say

approvalWebsiteUrl = 'http://YOUR-S3BUCKET.s3-website-us-east-1.amazonaws.com'

instead of

approvalWebsiteUrl = 'http://YOUR-S3BUCKET-web.s3-website-us-east-1.amazonaws.com'

in startworkflow.py.