AWS singlesignon documentation change
Summary
Changed 'can't' to 'cannot' regarding group creation limitations
Security assessment
Grammatical correction without any security implications. The change clarifies existing functionality limitations but does not address security vulnerabilities.
Diff
diff --git a/singlesignon/latest/userguide/gs-gwp.md b/singlesignon/latest/userguide/gs-gwp.md index 698938fa2..14e4eed18 100644 --- a//singlesignon/latest/userguide/gs-gwp.md +++ b//singlesignon/latest/userguide/gs-gwp.md @@ -267 +267 @@ You are returned to the AWS accounts page. A notification message informs you th -SCIM automatic synchronization from Google Workspace only supports provisioning users. Automatic group provisioning is not supported at this time. You can't create groups for your Google Workspace users using the AWS Management Console. After provisioning users, you can create groups using AWS CLI Identity Store [create-group](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/identitystore/create-group.html) command or IAM API [CreateGroup](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateGroup.html). +SCIM automatic synchronization from Google Workspace only supports provisioning users. Automatic group provisioning is not supported at this time. You cannot create groups for your Google Workspace users using the AWS Management Console. After provisioning users, you can create groups using AWS CLI Identity Store [create-group](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/identitystore/create-group.html) command or IAM API [CreateGroup](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateGroup.html).