-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently, the config that can be defined in runtime modules is not being passed through when the resource is provisioned.
- The config types should include all lambda configuration properties appropriate to expose.
- These properties should map to the lambda schema defined in packages/aws/src/lambda.fn/config.ts.
- The esbuild plugin should be changed so that it doesn't pass the config as a spread parameter
- The config should be picked up in packages/aws/src/lambda/lambda.ts and passed into the resource
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels