@devkit-io/constructs
v0.0.12
Published
![Build Status](https://github.com/devkit-io/constructs/actions/workflows/build.yml/badge.svg)
Downloads
14
Readme
devkit-io/constructs
A library of AWS Cloud Development Kit (CDK) constructs designed to simplify AWS cloud resources deployment.
(Image Source: AWS CDK GitHub Repo)
Table of Contents
Features
- MonitoredNodeLambda: A construct to create a monitored Node.js Lambda function with deployment capabilities.
- (more constructs to be added soon)
Installation
To install the constructs library into your CDK application, use npm or yarn:
npm install @devkit-io/constructs
or
yarn add @devkit-io/constructs
License
This library is licensed under the MIT License. See LICENSE for more details.