Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc_source/services-apigateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Resources in your API define one or more methods, such as GET or POST\. Methods

1. Choose a function\.

1. Under **Functional overview**, choose **Add trigger**\.
1. Under **Function overview**, choose **Add trigger**\.

1. Select **API Gateway**\.

Expand Down Expand Up @@ -312,4 +312,4 @@ For more information, see [AWS Lambda integrations](https://docs.aws.amazon.com/
The GitHub repository for this guide provides the following sample application for API Gateway\.
+ [API Gateway with Node\.js](https://github.com/awsdocs/aws-lambda-developer-guide/tree/main/sample-apps/nodejs-apig) – A function with an AWS SAM template that creates a REST API that has AWS X\-Ray tracing enabled\. It includes scripts for deploying, invoking the function, testing the API, and cleanup\.

Lambda also provides [blueprints](gettingstarted-features.md#gettingstarted-features-blueprints) and [templates](gettingstarted-features.md#gettingstarted-features-templates) that you can use to create an API Gateway application in the Lambda console\.
Lambda also provides [blueprints](gettingstarted-features.md#gettingstarted-features-blueprints) and [templates](gettingstarted-features.md#gettingstarted-features-templates) that you can use to create an API Gateway application in the Lambda console\.