In the AWS Lambda Web Console, there is a list of Lambda "Applications". It is not the same as the list of CloudFormation stacks.
I have long wondered what one does to cause a Lambda to be part of an "Application" and how AWS is able to retrieve a list of these "Lambda Applications".
This would be useful if one wanted to programmatically generate dashboards, among other things.