AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-03-23 · Documentation low

File: AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-groupmembership.md

Summary

Clarified group membership relationship documentation

Security assessment

Improved clarity but no security-related changes

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-groupmembership.md b/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-groupmembership.md
index 74ed6b8ce..0e2eab5f1 100644
--- a/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-groupmembership.md
+++ b/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-groupmembership.md
@@ -7 +7 @@ SyntaxPropertiesReturn values
-Contains the identifiers for a group, a group member, and a `GroupMembership` object in the identity store.
+Creates a relationship between a member and a group. The following identifiers must be specified: `GroupId`, `IdentityStoreId`, and `MemberId`.
@@ -76 +76 @@ _Minimum_ : `1`
-An object containing the identifier of a group member. Setting `MemberId`'s `UserId` field to a specific User's ID indicates we should consider that User as a group member.
+An object that contains the identifier of a group member. Setting the `UserID` field to the specific identifier for a user indicates that the user is a member of the group.
@@ -95 +95 @@ _Required_ : Yes
-The identifier for a `GroupMembership` in the identity store.
+The identifier for a `GroupMembership` object in an identity store.