Amazon web services – Best way to query multiple S3 buckets using Athena
My organization stores long term data in multiple S3 buckets. Given that the data format is consistent across the different regions, I would like to create one table that I can query with Athena, rather than specifying the particular bucket.…