All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Izara Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:42, 19 October 2023 Praew talk contribs created page SQS DSQ Hdr (Created page with "= Example Sqs|Dsq Handler = step for create lambdaFunction and Sqs|Dsq handler == Lambda == * add lambda, copy LambdaFunction.js and change name, ex: ProcessProduct_Main.js <syntaxhighlight lang="JavaScript"> 'use strict'; const izaraSharedLib = require('@izara_project/izara-shared'); const dynamodbSharedLib = izaraSharedLib.dynamodbSharedLib; const hash = require('object-hash'); //* require more module that you use /** * description of function. * @param {string}...")