Skip to content

Commit 3251b2e

Browse files
author
Andrew Stroup
committed
update template.yaml CodeUri
1 parent 00b545a commit 3251b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sam/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Resources:
2020
Properties:
2121
Handler: lambda_function.lambda_handler
2222
Runtime: python2.7
23-
CodeUri: s3://<bucket-name>/lambda_function.py.zip #UPDATE
23+
CodeUri: s3://<bucket-name>/lambda_function.zip #UPDATE
2424
Description: Lambda handler for API Gateway - Twilio integration
2525
MemorySize: 256
2626
Timeout: 60

0 commit comments

Comments
 (0)