Hey All!
I wanted to know am I capable of using Pulumi in order to modify a specific lambda I have already deployed>
I want to add subscription filters to a few lambdas that I already have.
Thanks in advance to anyone who is willing to help! 😄
Do I need it in order to create a new subscription filter?
e
echoing-dinner-19531
06/15/2022, 1:09 PM
Do you mean a log subscription filter? Because no you could create one of those and just give it the ARN of the lambda function as string, no need to import the function to be managed.