Put all of your application code (including your package.json and node_modules folder) into a folder in this directory named Package. The entry point is Package/index.js.
- Install AWS CLI
brew install awscli
- Configure AWS CLI
aws configure --profile [name of your project]
- AWS Access Key ID:
[paste-access-key-id-here]