How do I enable multi-region access for boto3 code in AWS?
So when I configured my CLI using aws configure command and entered the secret key/ access ID, it chooses a region by default and sticks to it.
How do I enable multi-region access for the code?...Anyone has been through this before and could give any inputs?