I have an external table in Athena linked to a folder in S3. There are some pseudocolumns in Presto that allows me to get some metadata information about the the files sitting in that folder (for example, the $path pseudocolumn).
I wonder if there is a pseudocolumn where I can get the last modified timestamp of a file in S3 by using a query in AWS Athena.