Link to chapter - http://serverless-stack.com/chapters/configure-the-aws-cli.html
frustratingly stuck at step-1
zsh: command not found: aws
I've followed the instructions here. They advise to add export PATH=~/.local/bin:$PATH to my .zshrc profile, but that path doesn't seem to exist and I cannot figure out how to identify the correct path. :-/
solved: brew install awscli
On MacOS you can safely ignore the installations on the page and just follow https://docs.aws.amazon.com/cli/latest/userguide/cli-install-macos.html#awscli-install-osx-path
This issue was moved to https://discourse.serverless-stack.com/t/comments-configure-the-aws-cli/86
Most helpful comment
solved:
brew install awscli