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.