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-id

  • get-routes : API call to print out all routes associated with the api-id

  • get-stages : API call to print out all stages associated with the api-id

Last updated