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
[integ-tests] Make resource_bucket_shared use the boto3 API in the same region as the bucket
This gets rid of API exceptions when trying to operate buckets in opt-in regions
FYI: codes in fixtures with scope <= class do not have to specify region in boto3. Code in fixtures with scope > class have to specify region in boto3
Signed-off-by: Hanwen <[email protected]>
0 commit comments