I have multiple folders with parquet files in an S3 bucket each representing a table at the source. Is there an AWS service I could use to infer schema of parquet files in those folders and be able to query the data without writing code?
I would also like to add an exclusion pattern to exclude some folders and files which are parquet files