Follow up https://linear.app/comm/issue/ENG-2341/blob-service-create-s3-client-abstraction which follows up https://phab.comm.dev/D5682?id=18592#inline-38028
This diff implements methods in the S3Client struct. It's not yet used anywhere.
Differential D5786
[services][blob] Implement S3Client methods bartek on Dec 1 2022, 5:03 AM. Authored by Tags None Referenced Files
Details Follow up https://linear.app/comm/issue/ENG-2341/blob-service-create-s3-client-abstraction which follows up https://phab.comm.dev/D5682?id=18592#inline-38028 This diff implements methods in the S3Client struct. It's not yet used anywhere. Project should still compile. These functions will be tested in the next diff.
Diff Detail
Event Timeline
Comment Actions Implemented support for RangeBounds. Tested it with integration tests and this playground. |