Skip to content

My memo Wall

A collection of my tech notes

  • Home
  • AWS
    • Bitnami
  • Language Specific
    • Python
    • Perl
    • C#
    • Java
    • Visual Basic
  • Web
    • JQUERY
    • PHP
    • Apache
    • CSS
    • Demo
    • AJAX
    • HTML
    • Node.js
  • Git
  • OS
    • Android
    • Windows
    • Linux
    • Shell Script
  • Database
    • Foxpro
    • Postgresql
    • MYSQL
    • SQL
  • Open Source ERP
    • Dolibarr
    • OfBiz
  • EDI
  • General
    • Bar Code
    • Domain
    • Email
    • G Suite
    • Slack
    • wiki

Category: AWS

AWS Event Bridge Pipe Filtering

March 19, 2023 Yvonne Lu AWS

Kinesis to Kinesis Overview code example Event Bridge Pipe sources Event Pipe with Json examples  

Continue reading

AWS Credential in Nodejs File

November 4, 2022 Yvonne Lu AWS

Adding via Shared File Credential, specifying profile name: Shared File Credentials: [default] ; default profile aws_access_key_id = aws_secret_access_key = [personal-account]

Continue reading

Running DynamoDB Locally Offline

November 4, 2022 Yvonne Lu AWS

https://dynobase.dev/run-dynamodb-locally/  

Continue reading

DynamoDB CLI

October 21, 2022 Yvonne Lu AWS

Export tab separated data aws dynamodb scan ` –table-name table_name ` –query “Items[*].[Id.S, Status.S]” ` –region us-wet-2 ` –output text

Continue reading

Step Function and lambda

September 18, 2022 Yvonne Lu AWS

Tutorial for creating lambda and step function that invokes it Invoke syntax, parameter and payload Supported parameters: ClientContext FunctionName InvocationType

Continue reading

S3 Sending Notification to SQS

September 15, 2022 Yvonne Lu AWS

Example Link Add notification configuration to s3 bucket S3 must depend on notification destination queue policy Allow s3 on queue

Continue reading

DynamoDB Locking, Conditional Writes

September 8, 2022 Yvonne Lu AWS

Optimistic locking with version number may not be available for nodejs Atomic counters idempotence refers to the ability of a system

Continue reading

Lambda Time Out

September 8, 2022 Yvonne Lu AWS

lambda time out best practices If you make an API call using an AWS SDK and the call fails, the AWS

Continue reading

Research into s3 read object

June 13, 2022 Yvonne Lu AWS

AWS list object with pagination AWS CLI examples AWS selectObjectContent with nodejs GitHub example code for selectObjectContent read json with

Continue reading

AWS Kinesis Notes

May 27, 2022 Yvonne Lu AWS

Basic Examples Simple cloudformation example Don’t use EventSourceMapping. Just add event trigger with lambda function definition. Simple read Simple write

Continue reading

Posts navigation

1 2 3 4 Next Posts»

Recent Posts

  • AWS Event Bridge Pipe Filtering
  • Twilio Keep plugins up to date
  • npm notes
  • Windows notes
  • Twilio Call Back

Archives

  • March 2023
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • June 2022
  • May 2022
  • April 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • May 2018
  • April 2018
  • November 2017
  • May 2017
  • April 2017
  • February 2017
  • January 2017
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • November 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • April 2014
WordPress Theme: Tortuga by ThemeZee.