aws-cloudformation / aws-cloudformation/aws-cloudformation-templates
Add custom resource examples
- Dominant language
- Python
- Stars
- 5.2k
- Forks
- 4.6k
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Research direction
Review the examples in aws/solutions and the CloudFormation custom-resource event flow first, then check the cfn-response usage described in the issue. Done means the outdated examples are replaced with simple Python and JavaScript examples that create a custom resource and respond to CloudFormation events.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript, python
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100