Skip to content

Commit bf92ceb

Browse files
author
EC2 Default User
committed
Update SAM template with adding AWS Lambda Layer
1 parent 76e1847 commit bf92ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AWSTemplateFormatVersion : '2010-09-09'
2-
NodeFunction: AWS::Serverless-2016-10-31
2+
Transform: AWS::Serverless-2016-10-31
33
Resources:
44
NodeFunction:
55
Type: AWS::Serverless::Function

0 commit comments

Comments
 (0)