aws / aws/chalice

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

Open
#1,848 2 comments 0 reactions 0 assignees View on GitHub
feature-request
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

![Screen Shot 2021-12-03 at 10 35 05 am](https://user-images.githubusercontent.com/6834920/144524681-2ff335bd-d811-4f84-b170-31252d9e1dcc.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.