You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working with different people/teams in an AWS account it is not very helpful to have account wide pruning only.
Imagine some developers doing experiments on a test project (where lots of old test lambdas can remain) a project wide pruning would be very helpful.
The prune plugin should only prune functions contained in the active project by default, but when started with --all or --account prune everything everywhere.