Skip to content

New Package Version: 0.5.7

Compare
Choose a tag to compare
@liormizr liormizr released this 18 May 15:53
· 36 commits to master since this release
77868ad

Version 0.5.6

Very small version
We added the configuration_map as a public class so users can get the relevant boto3 resource if needed

import s3path
resource, _ = s3path.configuration_map.get_configuration(path)