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 287d854 commit 27b9db2Copy full SHA for 27b9db2
apigw-rest-api-lambda-python/template.yaml
@@ -1,9 +1,9 @@
1
AWSTemplateFormatVersion: '2010-09-09'
2
Transform: AWS::Serverless-2016-10-31
3
Description: >
4
- REST API Lambda Hello World
+ Hello World AWS Lambda and Amazon API Gateway REST API
5
6
- Sample SAM Template for REST API Lambda Hello World
+ Sample AWS SAM template to create a simple Lambda function connected to a REST API.
7
8
# More info about Globals: https://github.com/awslabs/serverless-application-model/blob/master/docs/globals.rst
9
Globals:
0 commit comments