Closed
Description
The 1.11.x S3 client automatically routed requests to the correct bucket region in a complicated manner. The 2.0.x client does not perform this automatic re-routing.
We should create a wrapper to pool S3 clients for different regions and automatically route requests to the region in which the bucket was created.