Open carlosmn opened 7 years ago
Given a list of prefixes, ListObjects goes off in parallel and returns a list of the keys which exist under them.
ListObjects
The S3 API supports a few more options, but right now I just need the paths, so that's what this version does.
Given a list of prefixes,
ListObjects
goes off in parallel and returns a list of the keys which exist under them.The S3 API supports a few more options, but right now I just need the paths, so that's what this version does.