Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use singleton per-region for S3Client
Summary: # What * Use a singleton for each region when constructing our S3Client instead of a _single_ singleton * This is kind of a follow-up to D36727729 (47182c6) # Why * Follow-up to S281873 - S3Client singleton breaks multi-region support in PCF IO NOTE: PCF should be owning this code in the long-term since it's out of PSI's scope, but since we owned the initial SEV, I took ownership of this follow-up. Differential Revision: D39174441 fbshipit-source-id: 28c728b573669cccb01d91139529f289d6777f38
- Loading branch information