Step 2: Setting Up Output Bucket

 

The last Amazon S3 bucket we need to setup is a output bucket for the Media Transcoding Lab. This bucket will be the output destination for the encode profile built during that lab exercise.

  1. In the search box, type S3

Alt text Alt text

  1. Click the S3 icon to go to the Amazon S3 console page.

  2. Click the Create Bucket button

Alt text Alt text

  1. Give a name to the bucket.
Note

S3 Bucket names must be globally unique, so name your bucket name “media-workshop-output-bucket-” and append your account number and region to create a unique bucket name (media-workshop-output-bucket-{account-number}-{region} (i.e media-workshop-output-bucket-12345789012-us-west-2).

Alt text Alt text

Alt text Alt text

  1. Leave all other setting as Default and Scroll down to find the button Create Bucket. Click the button.

Alt text Alt text

  1. The bucket will be created.

 


Click here to advance to the next step »