amazon-archives/aws-serverless-auth-reference-app

Community AMI ami-bada16ac not found

Closed this issue · 3 comments

Would like to step through this quick start but I'm not able to find the AMI.

see #24

It doesn't exist in the EU region AFAIK. What you can do is, create the instance in US East, start it up, create an image and copy that image to your preferred region.
https://www.cloudberrylab.com/blog/how-to-move-amazon-ec2-to-different-availability-zone-vpc-region/

...or, just let the lab be in the US East region. :)

If you want to run this in a different region, simply pull and run the Docker image from https://hub.docker.com/r/awsdevops/aws-serverless-auth-reference-app/. The EC2 AMI is essentially just this image with Docker locally so it would be faster to download for people as the image is a few hundred MB. All you actually need is the Docker image, though.