Mercurial > public > tweet-analysis
comparison .aws-sam/build.toml @ 1:0277e7fc0f0a
first successful sam deploy
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Thu, 16 Sep 2021 09:38:07 +0200 |
parents | |
children | db2ce7097ff3 |
comparison
equal
deleted
inserted
replaced
0:cea9500dca25 | 1:0277e7fc0f0a |
---|---|
1 # This file is auto generated by SAM CLI build command | |
2 | |
3 [function_build_definitions] | |
4 [function_build_definitions.d30384fa-aa96-4ffd-9beb-35e450903b28] | |
5 codeuri = "/Users/dennis/Developer/tweet-analysis/src" | |
6 runtime = "python3.9" | |
7 source_md5 = "" | |
8 packagetype = "Zip" | |
9 functions = ["GetTweetSentimentFunction"] | |
10 | |
11 [layer_build_definitions] |