Example Link Add notification configuration to s3 bucket S3 must depend on notification destination queue policy Allow s3 on queue
Tag: AWS
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
lambda destination only works with async invoked lambda Example code of AWS elements (lambda, kinesis…etc) AWS JSON to YAML –
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
Opensearch quickstart AWS Javascript sdk for opensearch client (v2 and v3) Mini beginner’s course Mini beginner’s course table of content
DynamoDB Scan Count
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Scan.html If the size of the Scan result set is larger than 1 MB, ScannedCount and Count represent only a partial count of the total items.
AWS Firehose Role
Firehose assume role How to resolve KMS access problem in firehose: go to kms console, find the key add role
AWS Stream Batch Size and Batch Window
DynamicDB and Kinesis stream serverless settings Blog on parallel processing
Accessing AWS SQS
Both sls invoke and an http event are both synchronous calls so lambda invoked by a SQS event my be