Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 679 Bytes

File metadata and controls

22 lines (19 loc) · 679 Bytes

AWS CLI SSO Setup Instructions

Install AWS CLI v2 (required for SSO support) and configure the SSO profile by running:

aws configure sso --profile equalifyuic

You'll be prompted for:

This will open your browser to authenticate. After logging in:

  • Select your AWS account
  • Select your role
  • CLI default client Region: us-east-2
  • CLI default output format: json

In order to easily log in again in the future, simply run this command:

aws sso login --profile equalifyuic