Hi,
I'm trying to write a lambda function that generated EventBride EventRules when executed.
Deployment seems to go smooth but during runtime the logs are showing "Runtime.ImportModule*Error*: Error: Cannot find module '@pulumi/aws/cloudwatch/index.js'"
Is there by any chance a limitation on running Pulumi at lambda runtime? I wasn't able to find anything in the documentation.