Course_Practical_Guide_EKS icon indicating copy to clipboard operation
Course_Practical_Guide_EKS copied to clipboard

Fix code to work in any region.

Open epf opened this issue 4 years ago • 0 comments
trafficstars

Remove hardcoded region in clients-api. Update docker-compose.yaml to specify region correctly.

Note that all AWS SDKs use the AWS_REGION environment varible except boto3 which uses AWS_DEFAULT_REGION.

epf avatar Mar 05 '21 05:03 epf