This message was deleted.
# typescript
s
This message was deleted.
f
Technically, there is a way to self-reference a stack, but I would not do that. I would depend on the module in which the queue is defined and use that ID (say as an env var for the lambda).
w
The lamba's being serialized by Pulumi, so it's all just a direct JS reference currently
we're not using an external script bundle for the lambda (relates to my last question 😉 )