how to get latest version value from multiple folders which are in s3 bucket through AWS CloudFront
if I mention the plugin version number in the url, the request will go to that version number folder in s3 bucket, but if I mention “latest” in the url, how can I identify that the request will go to latest version of folder number in s3 bucket?