Follow
Series

AWS CDK Serverless Patterns

In this series we will learn how to implement common web application patterns using AWS Serverless technologies and the AWS CDK.

Articles in this series

How to Trigger an AWS CloudWatch Alarm from a Lambda Function

May 10, 20224 min read 2.2K views

Use the AWS CDK and TypeScript to build a Lambda Function that triggers a CloudWatch Alarm that sends an email when an invocation error occurs. · In this...

How to Trigger an AWS CloudWatch Alarm from a Lambda Function
How to Trigger an AWS Lambda Function from a Kinesis Stream
How to Trigger an AWS Lambda Function From an SQS Message
How to Trigger an AWS Lambda Function from an SNS Message
How to Trigger an AWS Lambda Function from an S3 Put Event
How to Trigger an AWS Lambda Function from a DynamoDB Stream Event