0.1.0
[v0.1.0] 2019-12-05
Changed
- The s3 and stepfunction modules are now a class, and the init function accepts a boto3 Session. If not provided a default session is created
- s3.upload now accepts an
http_url
keyword. If set to True it will return the https URL instead of the S3 URL - s3.find now returns complete s3 URL for each found object, not just the key