AWS singlesignon documentation change
Summary
Added documentation about PatchGroup API limitations (missing remove/replace operations)
Security assessment
Documents functional limitations of SCIM implementation but does not indicate a specific vulnerability or security feature. Change is informational rather than security-focused.
Diff
diff --git a/singlesignon/latest/developerguide/limitations.md b/singlesignon/latest/developerguide/limitations.md index f365e8152..519d27614 100644 --- a//singlesignon/latest/developerguide/limitations.md +++ b//singlesignon/latest/developerguide/limitations.md @@ -14,0 +15,2 @@ The IAM Identity Center SCIM implementation supports only a subset of the SCIM s + * **Functionality limitations** – The `PatchGroup` API doesn't support `remove all` or `replace` operations. +