The HTTP 302 Found status code allows a server application to specify an alternate location for a document or service.
All supported versions of the API Gateway
A user agent that receives an HTTP 302 with a valid Location header should be able to resend the HTTP request to the URL specified in said header. According to the RFC section for the Location header--The value of the Location header must be an absolute URL.
In the below example, you will be redirected to http://server.example.com/service