Course_Practical_Guide_EKS
Course_Practical_Guide_EKS copied to clipboard
Fix code to work in any region.
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.