Skip to content

Commit 27b9db2

Browse files
authored
Update template.yaml
1 parent 287d854 commit 27b9db2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apigw-rest-api-lambda-python/template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
33
Description: >
4-
REST API Lambda Hello World
4+
Hello World AWS Lambda and Amazon API Gateway REST API
55
6-
Sample SAM Template for REST API Lambda Hello World
6+
Sample AWS SAM template to create a simple Lambda function connected to a REST API.
77
88
# More info about Globals: https://github.com/awslabs/serverless-application-model/blob/master/docs/globals.rst
99
Globals:

0 commit comments

Comments
 (0)