🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@gradientedge/cdk-utils

Package Overview
Dependencies
Maintainers
5
Versions
369
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gradientedge/cdk-utils

Utilities for AWS CDK provisioning

9.55.0
latest
Source
npm
Version published
Weekly downloads
1.9K
-4.67%
Maintainers
5
Weekly downloads
 
Created
Source

Gradient Edge CDK Utils

Release version

License Maintained Dependencies Twitter

AWS CLI Node Yarn CDK

Builds Coverage Code Size

Downloads Commits Last Commits Issues Pull Requests

Introduction

Toolkit for working with CDK Constructs (AWS CDK & CDK for Terraform).

For more details, see the full API documentation.

Installation

cmd

With npm:

npm install --save @gradientedge/cdk-utils

With yarn:

yarn add @gradientedge/cdk-utils

With pnpm:

pnpm add @gradientedge/cdk-utils

purescript

"@gradientedge/cdk-utils": "latest"

Testing

To run test cases, use the following command:

pnpm run test

To focus on the test and watch when you make changes, use the following command:

pnpm test:watch static-asset-deployment-distribution-ref.test.ts

Toolkit

There are common utilities that help with testing constructs which you can find in the test tools directory.

Debug

There is a debug utility that can be used to print out the contents of a template. This is useful for debugging and understanding the structure which you can find in the debug directory.

Keywords

gradientedge

FAQs

Package last updated on 30 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts