samp-cli
samp-cli copied to clipboard
CLI tool that offers advanced productivity and debugging features to AWS SAM users
Wasn't sure if I should file this as feature request or bug. If you share a pattern with the same name as an existing one it will overwrite whatever is...
**Is your feature request related to a problem? Please describe.** Everyone doesn't name their branch main. **Describe the solution you'd like** When adding a new source also prompt for the...
**Is your feature request related to a problem? Please describe.** sam-patterns-cli offers the ability to share code written in node, but does not offer the same capability to other languages....
Not able to do local Lamba debugging on the Windows platform **What were you trying to accomplish?** Debugging Lambda on Windows platform ## Expected Behavior To work on the Windows...
If you are trying to use local --debug for a CDK stack that relies on props it will crash due to the props being undefined. ## Expected Behavior It would...