UsersAPI
).UsersAPI
.After you create an API, you will be automatically redirected from the APIs section of the API Gateway to the Resources section of that API (e.g. API: UsersAPI
).
Create resource
Create resource
pageResource path
: Choose /
Resource name
: Fill in users
.Create resource
.users
resource you’ve just created.Create method
.Create method
page, Method details
section:Method type
: Select GET
.list-users
function.Create method
./users - GET
method.