cdklabs / cdklabs/cdk-docker-image-deployment
remove NodeJsFunction constructs from library
Open
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 15
- Avg merge
- 7m
- Merged PRs (30d)
- 30
Description
If we ever want to move this library into aws-cdk-lib, we cannot depend on experimental constructs. We will have to figure out a different way to bundle assets and refactor the two custom resource lambdas that currently utilize `NodeJsFunction`.
Contributor guide
Research direction
The issue identifies two custom resource lambdas that currently use NodeJsFunction, but it names no files or tests. Start by locating those lambdas and tracing how their assets are bundled; done means the library no longer depends on the experimental construct and both lambdas still bundle correctly for AWS CDK compatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, infrastructure
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100