A company currently uses Amazon Athena to query its global datasets. The regional data is stored in Amazon S3 in the us-east-1 and us-west-2 Regions. The data is not encrypted. To simplify the query process and manage it centrally, the company wants to use Athena in us-west-2 to query data from Amazon S3 in both Regions. The solution should be as low-cost as possible. What should the company do to achieve this goal?
A. Use AWS DMS to migrate the AWS Glue Data Catalog from us-east-1 to us-west-2
B. Run the AWS Glue crawler in us-west-2 to catalog datasets in all Region
C. Once the data is crawled, run Athena queries in us-west-2
D. Enable cross-Region replication for the S3 buckets in us-east-1 to replicate data in us-west-2
E. Update AWS Glue resource policies to provide us-east-1 AWS Glue Data Catalog access to us-west-2