In the extracted source code of the frontend application.
Create a new .env
file with the following content.
VITE_API_GATEWAY_URL=https://XXXXXXXXXX.execute-api.REGION.amazonaws.com/STAGE
Replace https://XXXXXXXXXX.execute-api.REGION.amazonaws.com/STAGE
with the Invoke URL you’ve just copied.