We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e8040 commit 80a1530Copy full SHA for 80a1530
src/modules/scf/index.js
@@ -163,6 +163,7 @@ class Scf {
163
delete functionInputs.Handler;
164
delete functionInputs.Code;
165
delete functionInputs.CodeSource;
166
+ delete functionInputs.AsyncRunEnable;
167
// +++++++++++++++++++++++
168
// Below are very strange logical for layer unbind, but backend api need me to do this.
169
// handle unbind one layer
0 commit comments