Use AWS::Lambda::EventInvokeConfig to limit retries Example: Resources: function: Type: AWS::Lambda::Function Properties: Handler: index.handler Role: arn:aws:iam::123456789012:role/lambda-role Code: ZipFile: | exports.handler =
Author: Yvonne Lu
AWS Elastic Search ISM Policy
Tutorial: Prerequisites Your OpenSearch Service domain must be running Elasticsearch version 6.8 or later. Your domain must have UltraWarm and cold storage enabled. You
AWS Cloudwatch Alarm
For Lambda: MyNewAlarm: Type: AWS::CloudWatch::Alarm Properties: AlarmName: “AlarmNameGoesHere” AlarmDescription: “Alarm if lambda errors out too many times” Namespace: “AWS/Lambda” MetricName:
Reprocess AWS DB Stream
Note: DLQ for failed lambda invokation stores stream information, not the record itself Solution: You need to call get-shard-iterator, and then
AWS EventBridge Pipe to Cloudwatch to Firehose
Cloudwatch logs subscription consumer example code
Twilio voice callbacks
Professional service example code v1 Execute studio flow that makes outbound call to customer: // Download the helper library from
AWS Kinesis to Eventbridge Pipe to Kinesis
Tutorial: Set up from Console https://www.eliasbrange.dev/posts/debug-dynamodb-with-eventbridge-pipes-and-cloudwatch/ Sample in pipe: { “kinesisSchemaVersion”: “1.0”, “partitionKey”: “1”, “sequenceNumber”: “49590338271490256608559692538361571095921575989136588898”, “data”: “SGVsbG8sIHRoaXMgaXMgYSB0ZXN0Lg==”, “approximateArrivalTimestamp”: 1545084650.987,
Twilio Paste
https://paste.twilio.design/theme#theme-provider Theme Provider The Paste ThemeProvider leverages React’s Context to provide the theme object to any descendant components in the tree. For that reason,
AWS Firehose to Elastic Search
How many shards are needed in a new elastic search domain Kinesis firehose destination to elastic search Firehose delivers to
Twilio WebRTC
Tips for setting work from home