Skip to content

Instantly share code, notes, and snippets.

@alanwill
Created May 11, 2016 00:08
Show Gist options
  • Save alanwill/71d212d25b2061d78168ba2201187e17 to your computer and use it in GitHub Desktop.
Save alanwill/71d212d25b2061d78168ba2201187e17 to your computer and use it in GitHub Desktop.
Lambda code update with AWS CLI
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