chalice icon indicating copy to clipboard operation
chalice copied to clipboard

Support for specifying the created lambda 'description' property in config.json

Open rcousens opened this issue 3 years ago • 2 comments

Love Chalice!

One thing I've noticed is all my lambda's created with the Chalice application have the description set to -.

Is there appetite for adding support for a description field in the config.json that'd map to the created lambda function? At both the global and stage level?

Cheers

Screen Shot 2021-12-03 at 10 35 05 am

rcousens avatar Dec 03 '21 00:12 rcousens

Seems reasonable to me. Marking as a feature request.

jamesls avatar Dec 08 '21 21:12 jamesls

Would be nice to support this in the decorator as well

kapilt avatar Feb 02 '22 19:02 kapilt