Support for specifying the created lambda 'description' property in config.json
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
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

Contributor guide
Research direction
Start by tracing how config.json is read and how Chalice creates Lambda functions. Confirm where global and stage-level configuration are handled, then verify that the configured description reaches the created Lambda function at both scopes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100