Option to store .chalice/deployed folder in S3
Open
feature-request
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
It would be great to have an option to store _.chalice/deployed/_ folder content in S3 instead of locally. This will make teamwork easier without need to add this folder into source control.
Contributor guide
Research direction
Start by locating the code that creates and reads the .chalice/deployed folder, then trace how deployment state is used across commands. Review the existing AWS integration and configuration patterns before deciding how an S3-backed option should be selected. Done means teams can share this state through S3 without committing the local folder, while existing local behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100