AWS singlesignon documentation change
Summary
Minor grammatical changes (contractions expanded: 'don't' to 'do not', 'won't' to 'will not')
Security assessment
Changes are purely stylistic/grammatical with no security implications. No security-related content added or modified.
Diff
diff --git a/singlesignon/latest/userguide/iam-auth-access-using-id-policies.md b/singlesignon/latest/userguide/iam-auth-access-using-id-policies.md index dc1c0e82c..41e3dbffa 100644 --- a//singlesignon/latest/userguide/iam-auth-access-using-id-policies.md +++ b//singlesignon/latest/userguide/iam-auth-access-using-id-policies.md @@ -26 +26 @@ The sections in this topic cover the following: -This section provides examples of common use cases that require a custom IAM policy. These example policies are identity-based policies, which do not specify the Principal element. This is because with an identity-based policy, you don't specify the principal who gets the permission. Instead, you attach the policy to the principal. When you attach an identity-based permission policy to an IAM role, the principal identified in the role's trust policy gets the permissions. You can create identity-based policies in IAM and attach them to users, groups, and/or roles. You can also apply these policies to IAM Identity Center users when you create a permission set in IAM Identity Center. +This section provides examples of common use cases that require a custom IAM policy. These example policies are identity-based policies, which do not specify the Principal element. This is because with an identity-based policy, you do not specify the principal who gets the permission. Instead, you attach the policy to the principal. When you attach an identity-based permission policy to an IAM role, the principal identified in the role's trust policy gets the permissions. You can create identity-based policies in IAM and attach them to users, groups, and/or roles. You can also apply these policies to IAM Identity Center users when you create a permission set in IAM Identity Center. @@ -281 +281 @@ JSON -For a user to work with the IAM Identity Center console without errors, additional permissions are required. If an IAM policy has been created that is more restrictive than the minimum required permissions, the console won't function as intended for users with that policy. The following example lists the set of permissions that might be needed to ensure error-free operation within the IAM Identity Center console. +For a user to work with the IAM Identity Center console without errors, additional permissions are required. If an IAM policy has been created that is more restrictive than the minimum required permissions, the console will not function as intended for users with that policy. The following example lists the set of permissions that might be needed to ensure error-free operation within the IAM Identity Center console.