Help Center Portals: MAPS | Information Technology
aws sso login --profile [profile name]
aws configure --profile profile_name
aws configure list-profiles
aws iam list-users --profile "profile_name"
setx AWS_DEFAULT_PROFILE profile_name
Note: AWS SSO has a current session duration of 8 hours which will require you to sign back into the console or CLI when this time is reached.