Closed erikjohnston closed 6 years ago
This uses the official boto3 client to download content. Unfortunately its got a synchronous API so we need to use it from a thread.
boto3
I'll add a README separately
This uses the official
boto3
client to download content. Unfortunately its got a synchronous API so we need to use it from a thread.