AWS singlesignon documentation change
Summary
Changed contraction 'don't' to 'do not' for grammatical consistency
Security assessment
The change is purely grammatical with no security implications. No security-related content was added or modified.
Diff
diff --git a/singlesignon/latest/userguide/identity-center-and-orgs.md b/singlesignon/latest/userguide/identity-center-and-orgs.md index 52bd31332..d5b42d6e1 100644 --- a//singlesignon/latest/userguide/identity-center-and-orgs.md +++ b//singlesignon/latest/userguide/identity-center-and-orgs.md @@ -7 +7 @@ -AWS Organizations is recommended, but not required, for use with IAM Identity Center. If you haven't set up an organization, you don't have to. When you enable IAM Identity Center, you will choose whether to enable the service with AWS Organizations. When you set up an organization, the AWS account that sets up the organization becomes the management account of the organization. The root user of the AWS account is now the owner of the organizational management account. Any additional AWS accounts you invite to your organization are member accounts. The management account creates the organizations resources, organizational units, and policies that manage the member accounts. Permissions are delegated to member accounts by the management account. +AWS Organizations is recommended, but not required, for use with IAM Identity Center. If you haven't set up an organization, you do not have to. When you enable IAM Identity Center, you will choose whether to enable the service with AWS Organizations. When you set up an organization, the AWS account that sets up the organization becomes the management account of the organization. The root user of the AWS account is now the owner of the organizational management account. Any additional AWS accounts you invite to your organization are member accounts. The management account creates the organizations resources, organizational units, and policies that manage the member accounts. Permissions are delegated to member accounts by the management account.