File tree Expand file tree Collapse file tree 1 file changed +54
-0
lines changed Expand file tree Collapse file tree 1 file changed +54
-0
lines changed Original file line number Diff line number Diff line change 35233523 }
35243524 ]
35253525 },
3526+ {
3527+ "name" : " appbuilder_lambda2sam" ,
3528+ "description" : " User click Convert a lambda function to SAM project" ,
3529+ "metadata" : [
3530+ {
3531+ "type" : " action" ,
3532+ "required" : false
3533+ },
3534+ {
3535+ "type" : " iac" ,
3536+ "required" : false
3537+ },
3538+ {
3539+ "type" : " result" ,
3540+ "required" : false
3541+ },
3542+ {
3543+ "type" : " runtime" ,
3544+ "required" : false
3545+ },
3546+ {
3547+ "type" : " source" ,
3548+ "required" : false
3549+ }
3550+ ]
3551+ },
35263552 {
35273553 "name" : " appBuilder_openLocalInvokeWebView" ,
35283554 "description" : " Click open Local invoke WebView button in Application Builder" ,
72667292 }
72677293 ]
72687294 },
7295+ {
7296+ "name" : " lambda_quickDeploy" ,
7297+ "description" : " Lambda function was deployed from temp" ,
7298+ "metadata" : [
7299+ {
7300+ "type" : " action" ,
7301+ "required" : false
7302+ }
7303+ ]
7304+ },
7305+ {
7306+ "name" : " lambda_quickEditFunction" ,
7307+ "description" : " Lambda function edit operation" ,
7308+ "metadata" : [
7309+ {
7310+ "type" : " action" ,
7311+ "required" : false
7312+ },
7313+ {
7314+ "type" : " source" ,
7315+ "required" : true
7316+ }
7317+ ]
7318+ },
72697319 {
72707320 "name" : " lambda_updateFunctionCode" ,
72717321 "description" : " Called when updating a Lambda function's code outside the context of a SAM template" ,
72797329 }
72807330 ]
72817331 },
7332+ {
7333+ "name" : " lambda_uriHandler" ,
7334+ "description" : " Lambda URI handler was invoked"
7335+ },
72827336 {
72837337 "name" : " languageServer_setup" ,
72847338 "description" : " Sets up a language server" ,
You can’t perform that action at this time.
0 commit comments