Last active
June 9, 2020 01:13
-
-
Save Robbie-Cook/6020542a63c0efbb0f44f4f3fc18398c to your computer and use it in GitHub Desktop.
This file contains hidden or 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-name my-function --zip-file fileb://./my-code.zip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment