A company is providing weather data over a REST-based APITo several customers. The API is hosted by Amazon API Gateway and is integrated
With different AWS Lambda functions for each API operation. The company uses
Amazon Route 53 for DNS and has created a resource record of
Weather.example.com. The company stores data for the API in Amazon DynamoDB
Tables. The company needs a solution that will give the API the ability to fail
Over to a different AWS Region.
Which solution will meet these requirements?