Kinesis to Kinesis Overview code example Event Bridge Pipe sources Event Pipe with Json examples
Tag: AWS
AWS Credential in Nodejs File
Adding via Shared File Credential, specifying profile name: Shared File Credentials: [default] ; default profile aws_access_key_id = aws_secret_access_key = [personal-account]
Running DynamoDB Locally Offline
https://dynobase.dev/run-dynamodb-locally/
Step Function and lambda
Tutorial for creating lambda and step function that invokes it Invoke syntax, parameter and payload Supported parameters: ClientContext FunctionName InvocationType
S3 Sending Notification to SQS
Example Link Add notification configuration to s3 bucket S3 must depend on notification destination queue policy Allow s3 on queue
Research into s3 read object
AWS list object with pagination AWS CLI examples AWS selectObjectContent with nodejs GitHub example code for selectObjectContent read json with
AWS Kinesis Notes
Basic Examples Simple cloudformation example Don’t use EventSourceMapping. Just add event trigger with lambda function definition. Simple read Simple write
AWS Notes
Example code of AWS elements (lambda, kinesis…etc) AWS JSON to YAML – go to cloudformaton->designer->template. Paste in JSON in editor.
AWS Cloudformation
Stack: A stack is a collection of AWS resources that you can manage as a single unit. In other words,
Elastic Search Notes
Paginate in Search, use from and size. Default is top 10 searches if size is not specified. By default, you