AWS App Runner region environment variable

160 Views Asked by At

I want to build a .net 7 web app and do a source code repository deployment to aws app runner. I will add one instance in us-east-1 and another in eu-west-1. How do I access the region name that the code is being run on from the .net code? Does app runner have some environment variable with that?

0

There are 0 best solutions below