Skip to content

Instantly share code, notes, and snippets.

@craftfortress
Created June 13, 2017 10:45
Show Gist options
  • Save craftfortress/9682560bdd3ea146b5c4630c4dc8ac29 to your computer and use it in GitHub Desktop.
Save craftfortress/9682560bdd3ea146b5c4630c4dc8ac29 to your computer and use it in GitHub Desktop.
aws lambda update-fnction-configuration\ --function-name "TeST" \ --description $(date -u + "%Y-%m-%dT%H:%M:%M:%SZ")
@craftfortress
Copy link
Author

aws lambda update-function-configuration\ --function-name "TeST" \ --description $(date -u + "%Y-%m-%dT%H:%M:%M:%SZ")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment