mercredi 29 avril 2015

Amazon S3: How to get object size and lastmodified by key?

I found only one way to get object size and last modified: it is client.ListObjects() method. But it can returns multiple files by prefix. For example:

a.txt
a.txt.bak

What is right way to retrieve object size by key?




Aucun commentaire:

Enregistrer un commentaire