The cloudwatch log doesn’t return any errors except the lambda timing out. I do see all my logging statements I put in…just the callback/promise from the AWS API never returns. I am pretty sure other configuration (like IAM permissions) are not the issue, since I can run the exact same lambda fine when I upload the code in the traditional way instead of via Pulumi magic.