Skip to content

Commit d4706c8

Browse files
authored
Merge pull request 99designs#1238 from weaversam8/patch-1
Update docs describing `sso_role_name` parameter
2 parents e22aea1 + 984539b commit d4706c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

USAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ If your organization uses [AWS IAM Identity Center](https://aws.amazon.com/iam/i
572572
* `sso_start_url` The URL that points to the organization's AWS IAM Identity Center user portal.
573573
* `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.
574574
* `sso_account_id` The AWS account ID that contains the IAM role that you want to use with this profile.
575-
* `sso_role_name` The name of the IAM role that defines the user's permissions when using this profile.
575+
* `sso_role_name` The name of the Identity Center Permission Group that defines the user's permissions when using this profile.
576576

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

0 commit comments

Comments
 (0)