The aws configure sso
command interactively prompts for the configuration values required to create a profile that sources temporary AWS credentials from AWS Single Sign-On. To keep an existing value, hit enter when prompted for the value. When you are prompted for information, the current value will be displayed in [brackets]. If the config item has no value, it is displayed as [None]. When providing the --profile
parameter the named profile will be created or updated. When a profile is not explicitly set the profile name will be prompted for.
Note: The configuration is saved in the shared configuration file. By default, ~/.aws/config
.
See ‘aws help’ for descriptions of global parameters.
aws configure sso [--profile profile-name]