Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adjust final capacity depending on publishing lambda function or not #27

Merged
merged 1 commit into from
Jan 26, 2016

Conversation

ijin
Copy link
Contributor

@ijin ijin commented Jan 26, 2016

The final capacity before lamvery deploy depends on publishing a version or not.

  • If you are updating a function but not publishing, the $LATEST version gets overwritten, so you need to exclude the current code size.
  • If you are creating a function and publishing it, two versions will be created, so you need to double the code size.

@marcy-terui marcy-terui merged commit d0da605 into marcy-terui:master Jan 26, 2016
marcy-terui pushed a commit that referenced this pull request Jan 26, 2016
@ijin ijin deleted the fix-publish-size branch February 1, 2016 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants