Commit 191dbe5
Update api_sqs_lambda_stack.py -- fix the python 3.7 unsupported problem (#1185)
"The runtime parameter of python3.7 is no longer supported for creating or updating AWS Lambda functions. "
Co-authored-by: Michael Kaiser <[email protected]>1 parent 794f0a3 commit 191dbe5
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments