A comprehensive reference for AWS CLI commands as I learn to use them.
# Add a new AWS profile
aws configure --profile new-profile-name # Create new profile with access keys
aws configure sso --profile new-profile-name # Create new SSO profile (interactive)