The pipe to update a lambda in AWS takes a single function name, you would have to have a separate step for every lambda in the repo for this to work right. Is there a way to loop a pipe or step, or provide a list of lambda names to be updated?
did you find how to do it?
No, not with this pipe, for now I just manually loop and do the updates without a pipe.
However, you are allowed to use a pipe within a script, so that might be a way to accomplish this, I haven't had time to investigate that though.
example:
It looks like you're new here. Sign in or register to get started.