You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: New param to remove memory limit in invoke (#7892)
* feat: New param to remove memory limit in invoke
`--no-memory-limit` removes the memory limitation in the container
during local invoke, even when there's a memory configured in the
SAM template.
* Add `--no-memory-limit` to start-lambda and start-api
0 commit comments