Skip to content

Instantly share code, notes, and snippets.

@thanakijwanavit
Created June 22, 2020 02:18
Show Gist options
  • Save thanakijwanavit/673e6265ae7f212c27a7848ab7b26e7a to your computer and use it in GitHub Desktop.
Save thanakijwanavit/673e6265ae7f212c27a7848ab7b26e7a to your computer and use it in GitHub Desktop.
cd ./wallet-database\
&&sam build --profile villaaws\
&&sam package --profile villaaws --s3-bucket wallet-database-app --force-upload --output-template-file packaged.yaml\
&&sam publish --profile villaaws --template packaged.yaml --region ap-southeast-1
echo building wallet encryptor function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment