Skip to content

Commit 984539b

Browse files
authored
Update docs describing sso_role_name parameter
This document incorrectly suggests `sso_role_name` corresponds to an IAM role, when it actually corresponds to an IAM Identity Center permission group.
1 parent e22aea1 commit 984539b

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)