This message was deleted.
# general
s
This message was deleted.
w
Yes - that is right, but not really intentional. Our aim is that you should be able to pass any parameters to the underlying
aws.lambda.Function
. Ideally, we will actually augment
aws.serverless.Function
to accept a full
aws.lambda.FunctionArgs
as input so that we don't have to copy all of the parameters over. PRs for either targeted fixes for this one property, or for the larger improvement to accept
aws.lambda.FunctionArgs
are absolutely welcome!
s
👍, I’ll take a shot at making this change later today