AWS singlesignon documentation change
Summary
Updated ConflictException error description to clarify KMS key access issues.
Security assessment
Documentation change only clarifies error conditions related to KMS access, with no evidence of security vulnerability being addressed.
Diff
diff --git a/singlesignon/latest/IdentityStoreAPIReference/API_DeleteGroupMembership.md b/singlesignon/latest/IdentityStoreAPIReference/API_DeleteGroupMembership.md index bbb37d238..ad16c8c37 100644 --- a//singlesignon/latest/IdentityStoreAPIReference/API_DeleteGroupMembership.md +++ b//singlesignon/latest/IdentityStoreAPIReference/API_DeleteGroupMembership.md @@ -91,8 +91 @@ This request cannot be completed for one of the following reasons: -This request cannot be completed for one of the following reasons: - - * Performing the requested operation would violate an existing uniqueness claim in the identity store. Resolve the conflict before retrying this request. - - * The requested resource was being concurrently modified by another request. - - - +Indicates the reason for a conflict error when the service is unable to access a Customer Managed KMS key. For non-KMS permission errors, this field is not included.