Skip to content

Commit

Permalink
Merge pull request #1238 from weaversam8/patch-1
Browse files Browse the repository at this point in the history
Update docs describing `sso_role_name` parameter
  • Loading branch information
mtibben committed May 7, 2024
2 parents e22aea1 + 984539b commit d4706c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ If your organization uses [AWS IAM Identity Center](https://aws.amazon.com/iam/i
* `sso_start_url` The URL that points to the organization's AWS IAM Identity Center user portal.
* `sso_region` The AWS Region that contains the AWS IAM Identity Center user portal host. This is separate from, and can be a different region than the default CLI region parameter.
* `sso_account_id` The AWS account ID that contains the IAM role that you want to use with this profile.
* `sso_role_name` The name of the IAM role that defines the user's permissions when using this profile.
* `sso_role_name` The name of the Identity Center Permission Group that defines the user's permissions when using this profile.

Here is an example configuration using AWS IAM Identity Center for single sign on.

Expand Down

0 comments on commit d4706c8

Please sign in to comment.