eltonlaw / gooserocket

Bioinformatics framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Impl s3 read/write utils

eltonlaw opened this issue · comments

Create a gr-infra/src/aws/s3.rs and add fns to be able to read and write objects from s3. Take a look at how gr-infra/src/aws/cloudformation.rs is implemented. You will want to bring in this crate https://crates.io/crates/aws-sdk-s3