Skip to content

eriktisme/cdk-utils

Repository files navigation

CDK Utils

A collection of utilities and helpers for AWS Cloud Development Kit (CDK) projects.

Event Consumer

A construct that simplifies the creation of event-driven architectures by connecting event sources to event targets.

This construct configures components such as EventBridge rule, Lambda function, and SQS Queues to facilitate event consumption.

Lambda

A construct that represents an AWS Lambda (Node.js runtime) function, allowing you to define the function's code, runtime, and configuration.

Stack

A construct that represents a CloudFormation stack, allowing you to define and manage AWS resources as a single unit.

About

A collection of utilities and helpers for AWS Cloud Development Kit (CDK) projects.

Resources

License

Stars

Watchers

Forks