A module for sending responses from lambda-funciton backed custom resources in AWS CloudFormation
A more friendly CloudFormation JSON and YAML Validator
wrap cfn-response in promise to support await/async style lambda in cloudformation custom resource
Plugin for the SLS 1.x branch to provide support for Lambda@Edge (not currently supported by CloudFormation
TypeScript definitions for cfn-response
An async/await module for sending responses from lambda-funciton backed custom resources in AWS CloudFormation
CDK Direct - Deploy AWS CDK apps directly via SDK/Cloud Control API
Turn AWS CloudFormation templates into AWS CDK applications
TypeScript definitions for cfn-response-promise
<!--BEGIN STABILITY BANNER-->
Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
Library that resolves AWS Cloudformation templates with exact values
Run your CDK-built app locally — standalone, or against the real AWS resources and data it depends on. A CDK-native alternative to sam local.
Parser and schema for CloudFormation YAML template tags.
AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native
CloudFormation custom resource helper for Lambda Node.js runtime
Detect if your code is running on an AWS Lambda server
OpenTelemetry instrumentation for AWS Lambda function invocations
TypeScript definitions for aws-lambda
Deploy AWS Lambda functions from command line using a json or yaml config file.
Zero-dependency package for building AWS CloudFormation Templates
Lambda client library that supports hybrid tracing in node js
<!--BEGIN STABILITY BANNER-->
Strong types for all AWS CloudFormation Resource Schemas.
Lambda version of cfn-guard. Checks JSON- or YAML- formatted structured data for policy compliance using a simple, policy-as-code, declarative syntax
A preview for CloudFormation Guard (cfn-guard)
A preview for CloudFormation Guard Rulegen (cfn-guard-rulegen)
Lambda version of cfn-guard-rulegen. Takes a CloudFormation template and autogenerates a set of cfn-guard rules that match the properties of its resources. This is a useful way to get started rule-writing or just create ready-to-use rulesets from known-good templates.
AWS CloudFormation Guard is an open-source general-purpose policy-as-code evaluation tool. It provides developers with a simple-to-use, yet powerful and expressive domain-specific language (DSL) to define policies and enables developers to validate JSON- or YAML- formatted structured data with those policies.