Skip to content

Instantly share code, notes, and snippets.

@yifangd
Forked from FreeWillaert/kick-it.sh
Created May 1, 2019 21:25
Show Gist options
  • Select an option

  • Save yifangd/72606063bd56b12a412474707df78621 to your computer and use it in GitHub Desktop.

Select an option

Save yifangd/72606063bd56b12a412474707df78621 to your computer and use it in GitHub Desktop.
AWS Lambda LifetimeTest - kick it
aws lambda update-function-configuration \
--function-name "LifetimeTest" \
--description $(date -u +"%Y-%m-%dT%H:%M:%SZ")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment