Created
May 11, 2016 00:08
-
-
Save alanwill/71d212d25b2061d78168ba2201187e17 to your computer and use it in GitHub Desktop.
Lambda code update with AWS CLI
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws lambda update-function-code --function my-lambda-function --zip-file fileb://lambda-package.zip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment