At the moment, we are using a Cloudfront origin to redirect traffic going /api/ to our API Gateway. We want to use Lambda@Edge for this functionality. Acceptance criteria: - /api/ sends you to API Gateway via Lamda@Edge - Update SAM template Note: - Refer to https://github.com/bcgov/parks-data-register/issues/376 - Blocked by #291