Is there any plan to support snapstart ?
Open
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
AWS SnapStart is a powerful feature that significantly reduces cold start latency for Python function.
However the current AWS chalice framework may not provide a native way to enable SnapStart.
`chalice deploy` command and the `.chalice/config.json` file lack a specific option to configure this feature
I was wondering if there are any plans or a roadmap to natively support SnapStart within chalice?
Contributor guide
Assessment
This issue has not been assessed yet.