Working with Amazon API Gateway - AWS Toolkit for VS Code

Working with Amazon API Gateway

You can browse and run remote API Gateway resources in your connected AWS account using the AWS Toolkit for Visual Studio Code.

Note

This feature does not support debugging.

To browse and run remote API Gateway resources
  1. In the AWS Explorer, choose API Gateway to expand the menu. The remote API Gateway resources are listed.

  2. Locate the API Gateway resource you want to invoke, open its context (right-click) menu, and then choose Invoke on AWS.

  3. In the parameters form, specify the invoke parameters.

  4. To run the remote API Gateway resource, choose Invoke. The results are deplayed in the VS Code Output view.