AWS singlesignon documentation change
Summary
Updated description of UpdateGroup API to be more concise and added reference link for group attributes
Security assessment
The changes are purely documentation improvements with no indication of addressing security vulnerabilities or adding security features
Diff
diff --git a/singlesignon/latest/IdentityStoreAPIReference/API_UpdateGroup.md index 66f75c0f9..7a375627f 100644 --- a/singlesignon/latest/IdentityStoreAPIReference/API_UpdateGroup.md +++ b/singlesignon/latest/IdentityStoreAPIReference/API_UpdateGroup.md @@ -9 +9 @@ Request SyntaxRequest ParametersResponse ElementsErrorsSee Also -For the specified group in the specified identity store, updates the group metadata and attributes. +Updates the specified group metadata and attributes in the specified identity store. @@ -60 +60 @@ Required: Yes -A list of `AttributeOperation` objects to apply to the requested group. These operations might add, replace, or remove an attribute. +A list of `AttributeOperation` objects to apply to the requested group. These operations might add, replace, or remove an attribute. For more information on the attributes that can be added, replaced, or removed, see [Group](https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/API_Group.html).