These instructions detail how to setup all the necessary AWS resources using a Cloud Formation template.
- Visit the AWS Management Console.
- Enter a Stack Name (ex: MobilePhotoShare)
- Click Upload a Template File then Choose File
- Browse to and select the MobilePhotoShare-template.txt file
- Click Continue
- Provide the FavoritesTableARN, this is the ARN for the Amazon DynamoDB table you created earlier.
- Provide the FacebookAppId.
- Click Continue
- Click Continue
- Click Continue
- Click Close
- Click the Output Tab
- The output keys GeoTVMURL, FacebookWIFRoleARN and S3BucketName will be necessary to get the app running.