AWS

Overview

Basic Command

# confirm aws cli is installed
aws --version
# login by using access token
aws configure

Last updated

Was this helpful?