Working with Amazon API Gateway - AWS Toolkit for VS Code
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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.