/cfnresource

CloudFormation Resource Lambda in Go

Primary LanguageGo

CloudFormation Resource Provider Go

This module will let you create lambdas that can be used as CloudFormation Resources.

It is very much a fork of the official CloudFormation CLI Go Plugin. However, this one supports V2 of the SDK, and supports Go Generics.