Here are some popular API Gateway API calls and what they do :-
get-integrations : API call to print out all integrations associated the with api-id
get-integrations
get-routes : API call to print out all routes associated with the api-id
get-routes
get-stages : API call to print out all stages associated with the api-id
get-stages
Last updated 3 years ago