

# Working with Amazon API Gateway
<a name="apigateway"></a>

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. 

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

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

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