API Gateway API Calls
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-idget-routes: API call to print out all routes associated with the api-idget-stages: API call to print out all stages associated with the api-id
Last updated