You can now do this: ```new Function(stack, "MyFun...
# general
f
You can now do this:
Copy code
new Function(stack, "MyFunction", {
  handler: "src/lambda.main",
  url: true,
});
More examples here https://docs.serverless-stack.com/constructs/Function#function-urls