Do you have AWS credentials set in the environment where the docker images are being built? This error looks like it’s being thrown by aws-env which required and AWS_REGION to be set in the env.
Do you have AWS credentials set in the environment where the docker images are being built? This error looks like it’s being thrown by aws-env which required and AWS_REGION to be set in the env.