aws-samples / aws-media-services-simple-vod-workflow

Lab that covers video conversion workflow for Video On Demand using AWS MediaConvert.
Apache License 2.0
373 stars 145 forks source link

Step 4 (URL) needs clarification #26

Closed rtcpersonal2020 closed 11 months ago

rtcpersonal2020 commented 4 years ago

Step 4 of "Create a MediaTailor Configuration" says to use an S3 URL (presumably starting with s3:// )but the image in step 5 shows the HTTP URL for the object. The text should be consistent.

Also: the steps assume the bucket has public read enabled - this should be explicitly stated. Read access must be enabled or test will fail.