Skip to content

Instantly share code, notes, and snippets.

@afcajamarcar
Last active November 18, 2019 20:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afcajamarcar/7f96112122f50e02a3a5012893db44a7 to your computer and use it in GitHub Desktop.
Save afcajamarcar/7f96112122f50e02a3a5012893db44a7 to your computer and use it in GitHub Desktop.
Init lambda function (Stackery - AWS serverless lambda function)
cd <lambda/project directory>
stackery local invoke -e <stackery-env-name> --aws-profile <aws cli profile> --watch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment