Skip to content

Commit 01c8aea

Browse files
committed
change codeUri to build zip
1 parent 81f9817 commit 01c8aea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudformation-input-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Resources:
77
Properties:
88
Handler: cwt.lambda.Hello
99
Runtime: java8
10-
CodeUri: .
10+
CodeUri: build/distributions/java4lambda.zip
1111
Events:
1212
MyTimeApi:
1313
Type: Api

0 commit comments

Comments
 (0)