We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a68c4 commit 287d854Copy full SHA for 287d854
apigw-rest-api-lambda-python/apigw-rest-api-lambda-python.json
@@ -1,14 +1,14 @@
1
{
2
"title": "Hello World AWS Lambda and Amazon API Gateway REST API",
3
- "description": "Create a simple Lambda Function connected to a REST API.",
+ "description": "Create a simple Lambda function connected to a REST API.",
4
"language": "Python",
5
"level": "200",
6
"framework": "SAM",
7
"introBox": {
8
"headline": "How it works",
9
"text": [
10
"This sample project demonstrates how to trigger a simple Lambda function using a REST API.",
11
- "This pattern deploys one Lambda Function and one API Gateway REST API."
+ "This pattern deploys one Lambda function and one API Gateway REST API."
12
]
13
},
14
"gitHub": {
0 commit comments