Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Add ability to support publishing version on Lambda #58

Closed
gsingh04 opened this issue Jan 30, 2017 · 3 comments
Closed

Add ability to support publishing version on Lambda #58

gsingh04 opened this issue Jan 30, 2017 · 3 comments
Labels
feature-request New feature or enhancement. May require GitHub community feedback. lambda

Comments

@gsingh04
Copy link

gsingh04 commented Jan 30, 2017

it would be helpful to be able to make use of UpdateFunctionCode API to make code update and publishing version on Lambda as an atomic call
currently, i don't see this is supported

@gsingh04 gsingh04 changed the title Add ability to support publishing version Add ability to support publishing version on Lambda Jan 30, 2017
@fulghum
Copy link
Contributor

fulghum commented Jan 30, 2017

Thanks for the feedback. Can you tell us a little more about your use case? How would you expect this to be exposed in Eclipse?

@gsingh04
Copy link
Author

I believe its a simple use case, when you use aws-toolkit lambda function, it allows you to upload the lambda code, and it replaces $LATEST version. If we could get an option to publish version along with updating code, so in aws console you can see the newer version when you update code.

@zhangzhx zhangzhx added the feature-request New feature or enhancement. May require GitHub community feedback. label Feb 16, 2017
@zhangzhx
Copy link
Contributor

This has been released in the latest version v201709262229. Please try it out and let us know what you think.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request New feature or enhancement. May require GitHub community feedback. lambda
Projects
None yet
Development

No branches or pull requests

3 participants