I am trying to find a way to sort the files in the cloud object storage as per last modified filter. Is there a way to do this?
Asked
Active
Viewed 82 times
0
-
Which API or language? – data_henrik May 16 '19 at 09:30
-
Language is Python and API is IBM Cloud Object Storage – user9477848 May 17 '19 at 04:51
-
See here https://stackoverflow.com/questions/44574548/boto3-s3-sort-bucket-by-last-modified – data_henrik May 17 '19 at 06:00
-
Possible duplicate of [Boto3 S3, sort bucket by last modified](https://stackoverflow.com/questions/44574548/boto3-s3-sort-bucket-by-last-modified) – data_henrik May 17 '19 at 08:32