This sample demonstrates the Route53 DNS failover based on health check in LocalStack. We suggest taking a look at run.sh script to understand the setup. To run the demo: $ LOCALSTACK_AUTH_TOKEN=<your-api-key> docker-compose up -d $ make run