Download file from AWS S3 Bucket based on Last Modified Date / Creation Date

Hey everyone,

I have a requirement to download the latest file from AWS S3 bucket. Can anyone help with this?

I found that using the activities Get Object followed by Download Object to File can be used to download file by providing the Object Key Name. However I’m unable to find any parameter on the file date. Or is there any alternative solution to this?

Any inputs on this would help.

Thanks in advance.