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
Fix init process s3 getBucketLocation issue (#942)
For eu-west-1 region s3:GetBucketLocation returns EU for
LocationConstraint which is not currently handled. This change adds a
check to convert EU --> eu-west-1.
Fixes#929
0 commit comments