Skip to content

Instantly share code, notes, and snippets.

View mlabardini-ct's full-sized avatar

mlabardini-ct

View GitHub Profile
@craftfortress
craftfortress / refresh
Created June 13, 2017 10:44
Lambda Refresh : Kill all open AWS Lambda Containers, create fresh new ones.
aws lambda update-fnction-configuration\ --function-name "TeST" \ --description $(date -u + "%Y-%m-%dT%H:%M:%M:%SZ")