Skip to content

Commit d7c55fb

Browse files
authored
tagging
1 parent 7dd34cc commit d7c55fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
33
Description: |
44
REST API Lambda Hello World
5-
Sample SAM Template for REST API Lambda Hello World
5+
Sample SAM Template for REST API Lambda Hello World (uksb-1tthgi812) (tag:apigw-rest-api-lambda-node)
66
77
# More info about Globals: https://github.com/awslabs/serverless-application-model/blob/master/docs/globals.rst
88
Globals:
@@ -37,4 +37,4 @@ Outputs:
3737
Value: !GetAtt HelloWorldFunction.Arn
3838
HelloWorldFunctionIamRole:
3939
Description: Implicit IAM Role created for Hello World function
40-
Value: !GetAtt HelloWorldFunctionRole.Arn
40+
Value: !GetAtt HelloWorldFunctionRole.Arn

0 commit comments

Comments
 (0)