User contributions for Praew

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

19 October 2023

  • 04:4404:44, 19 October 2023 diff hist −14 Start projectNo edit summary
  • 04:4204:42, 19 October 2023 diff hist +9,945 N SQS DSQ HdrCreated 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}..." current
  • 04:2604:26, 19 October 2023 diff hist 0 Start projectNo edit summary
  • 04:2504:25, 19 October 2023 diff hist +2,381 N TestCreated page with "= Test = == initialSetup lambda == set one time after deploy service to AWS * go to AWS server => Lambda * choose InitialSetup lambda * Test => Test event => Event JSON <syntaxhighlight lang="JSON"> { } </syntaxhighlight> see output in CloudWatch == Test: API Handler == * go to AWS server => Lambda * choose your lambda ex: CreateProduct_HdrApi * Test => Test event => Event JSON <syntaxhighlight lang="JSON"> { "type": "Clothes", "name": "Dream" } </syntaxhighli..." current
  • 01:2701:27, 19 October 2023 diff hist +3,102 N Initial setupCreated page with "== set initail setup == * set dynamodb table <syntaxhighlight lang="JavaScript"> module.exports.tableConfigs = { Config: { // serviceName: serviceNameRbac, //tableName: 'UserRoles', // can overwrite tableName here }, ProductRecord: { // serviceName: initialSetupConfig.serviceNameProductManager, }, RolePermissions: { serviceName: initialSetupConfig.serviceNameRbac, }, //... } </syntaxhighlight> * set subscription topic <syntaxhighlight lan..." current
  • 01:2401:24, 19 October 2023 diff hist +135 Start projectNo edit summary
  • 01:0201:02, 19 October 2023 diff hist +515 API HdrNo edit summary current
  • 00:4100:41, 19 October 2023 diff hist −6 Learning MaterialNo edit summary
  • 00:4100:41, 19 October 2023 diff hist +12 Learning MaterialNo edit summary

17 October 2023

21 August 2023

16 August 2023

15 August 2023

14 August 2023

  • 05:2505:25, 14 August 2023 diff hist +2,970 N 2023-08-14 - Old Deploy service - Graph Handler instructionsCreated page with "= Deploy instructions = # Clone project # cd \rbac\resource >> npm install # cd \rbac\app >> npm install # modify config/serverless.config.yml #* iz_serviceName(optional) #* iz_stage (optional) #* iz_region (optional) #* iz_accountId (optional) #* iz_logLevel (optional) # modify config/serverless.config.yml : For resources ## iz_DefaultKeyPairName: neo4jSharedKeyName ##* require existing key pair and make sure have private key pair installed on local computer ##* #Cre..." current

17 April 2023

19 January 2023

3 November 2022

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)