wiki.getshifting.com

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


awslambdanewlambda
Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
awslambdanewlambda [2025/06/01 11:59] – created - external edit 127.0.0.1awslambdanewlambda [2025/10/25 18:06] (current) – external edit 127.0.0.1
Line 6: Line 6:
 {{tag>aws lambda nodejs}} {{tag>aws lambda nodejs}}
  
-It would be better to do this using [[awstoolkitforvscode|Step Functions]] but sometimes quick and dirty is good enough. See the code below to invoke a new Lambda function onze your current one is done.+It would be better to do this using [[awstoolkitforvsc|Step Functions]] but sometimes quick and dirty is good enough. See the code below to invoke a new Lambda function onze your current one is done.
  
 <code javascript> <code javascript>
Line 30: Line 30:
 } }
 </code> </code>
 +
 +//This wiki has been made possible by://
 +
 +<HTML>
 +<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8613096447910897"
 +     crossorigin="anonymous"></script>
 +<!-- Wiki End of Page -->
 +<ins class="adsbygoogle"
 +     style="display:block"
 +     data-ad-client="ca-pub-8613096447910897"
 +     data-ad-slot="6221699236"
 +     data-ad-format="auto"
 +     data-full-width-responsive="true"></ins>
 +<script>
 +     (adsbygoogle = window.adsbygoogle || []).push({});
 +</script>
 +</HTML>
 +
 +
  
awslambdanewlambda.1748779162.txt.gz · Last modified: by 127.0.0.1