Deveshi
03/23/2021, 12:16 PMalex
03/23/2021, 3:27 PMs3_resource
is a basically just a wrapper over boto
- I think I would recommend making your own to support the features you need, and ignore the ones you don’t
https://github.com/dagster-io/dagster/blob/master/python_modules/libraries/dagster-aws/dagster_aws/s3/utils.py#L31-L50Deveshi
03/23/2021, 3:28 PM