The frontend app will integrate with your REST API (created with API Gateway) via the Invoke URL.
Open APIs section of the API Gateway console.
In the list of the APIs, click on the name of the API (UsersAPI
).
You will be redirected to the Resources section of the UsersAPI
.
Select the Stages
section of the UsersAPI
.
Select the dev
stage.
In the Stage details
section - Invoke URL
, click the copy icon to copy the Invoke URL of the dev
stage of the UsersAPI
.