Mercurial > public > tweet-analysis
comparison .aws-sam/build.toml @ 6:db2ce7097ff3
add string parameters
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Fri, 17 Sep 2021 17:42:42 +0200 |
parents | 0277e7fc0f0a |
children | 6541622b6127 |
comparison
equal
deleted
inserted
replaced
5:54e71cf6e324 | 6:db2ce7097ff3 |
---|---|
1 # This file is auto generated by SAM CLI build command | 1 # This file is auto generated by SAM CLI build command |
2 | 2 |
3 [function_build_definitions] | 3 [function_build_definitions] |
4 [function_build_definitions.d30384fa-aa96-4ffd-9beb-35e450903b28] | 4 [function_build_definitions.631c5dbb-3ad7-4033-889a-2b55c4ab69a0] |
5 codeuri = "/Users/dennis/Developer/tweet-analysis/src" | 5 codeuri = "/Users/dennis/Developer/tweet-analysis/handlers" |
6 runtime = "python3.9" | 6 runtime = "python3.9" |
7 source_md5 = "" | 7 source_md5 = "" |
8 packagetype = "Zip" | 8 packagetype = "Zip" |
9 functions = ["GetTweetSentimentFunction"] | 9 functions = ["GetTweetSentimentFunction"] |
10 | 10 |