Skip to content

MI-314: Migrate asset resolvers to constructs#1643

Merged
kai-nguyen-aligent merged 12 commits intomainfrom
feat/MI-314-migrate-asset-resolvers
Apr 14, 2026
Merged

MI-314: Migrate asset resolvers to constructs#1643
kai-nguyen-aligent merged 12 commits intomainfrom
feat/MI-314-migrate-asset-resolvers

Conversation

@kai-nguyen-aligent
Copy link
Copy Markdown
Contributor

Description of the proposed changes

  • New package: nodejs-function-from-entry-construct — a CDK construct that creates a Node.js Lambda function from an entry file path. This construct automatically resolve TS file path to the bundled code.
  • Enhanced step-function-from-file — baked in asset resolution and function injection support, allowing Step Function definitions to automatically resolve Lambda function references from file.

Notes to reviewers

🛈 When you've finished leaving feedback, please add a final comment to the PR tagging the author, letting them know that you have finished leaving feedback

@kai-nguyen-aligent kai-nguyen-aligent marked this pull request as ready for review April 9, 2026 06:09
@kai-nguyen-aligent kai-nguyen-aligent requested a review from a team as a code owner April 9, 2026 06:09
@kai-nguyen-aligent kai-nguyen-aligent merged commit 0f60b13 into main Apr 14, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants