In aws/solutions, we are removing the existing examples since they are out of date and have native ways to do the same thing in CloudFormation without a custom resource.
Add a simple Python and JavaScript example to show how to create a custom resource and respond to events from CloudFormation using cfn-response.
In
aws/solutions, we are removing the existing examples since they are out of date and have native ways to do the same thing in CloudFormation without a custom resource.Add a simple Python and JavaScript example to show how to create a custom resource and respond to events from CloudFormation using cfn-response.