Hey, maybe I missed that part in the documentation...
# general
e
Hey, maybe I missed that part in the documentation: Using a magic lambda in crosswalks, how can I modify the policy? I am running a ecs task, but the lambdas function does not have the permission to run ecs tasks 🤔
👀 1
Hallo past me… the solution is: Don’t use only lambdas, but wrap you handler with a
aws.lambda.CallbackFunction
, like described here: https://www.pulumi.com/docs/intro/concepts/function-serialization/#customizing-the-lambda