質問編集履歴
1
リンク追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -26,4 +26,6 @@
|
|
26
26
|
json_dict:<class 'dict'>
|
27
27
|
{'sourcesContent': ['existingLambdaObj: this.lambdaFunction,\n dynamoTableProps: props.dynamoTableProps\n });\n this.dynamoTable = lambdaToDynamoDB.dynamoTable;\n }\n}']}
|
28
28
|
|
29
|
-
```
|
29
|
+
```
|
30
|
+
|
31
|
+
[参考文献](https://qiita.com/Morio/items/7538a939cc441367070d)
|