You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can use the AWS API get-bucket-location to determine the location of the bucket, provided the user has GetBucketLocation permission on the bucket. Then we don't need to require it to be set via environment variable or command-line option.