changeset 9:c16b47541947

update build config
author Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com>
date Fri, 17 Sep 2021 21:17:21 +0200
parents 6541622b6127
children 14b94e7e1672
files .aws-sam/build.toml
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.aws-sam/build.toml	Fri Sep 17 21:10:02 2021 +0200
+++ b/.aws-sam/build.toml	Fri Sep 17 21:17:21 2021 +0200
@@ -1,5 +1,11 @@
 # This file is auto generated by SAM CLI build command
 
 [function_build_definitions]
+[function_build_definitions.ae5f6fc8-c135-4a06-a303-3c314f5fbdd4]
+codeuri = "/Users/dennis/Developer/tweet-analysis/src"
+runtime = "python3.9"
+source_md5 = ""
+packagetype = "Zip"
+functions = ["TweetSentimentHandler"]
 
 [layer_build_definitions]