AWS commands
All commands below relies on the latest version of aws-cli . macOS install: 1$ brew install awscli 2(...) 3$ aws --version 4aws-cli/2.0.19 Python/3.8.3 Darwin/19.5.0 botocore/2.0.0dev23 Authentication Register default profile: 1$ aws configure Register additional profile: 1$ aws configure β¦