New Package Version: 0.5.7
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)
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)