AWS singlesignon documentation change
Summary
Updated ConflictException error description to clarify KMS key access issues.
Security assessment
Error message update provides clearer context for KMS-related conflicts but doesn't address any security weakness or vulnerability.
Diff
diff --git a/singlesignon/latest/IdentityStoreAPIReference/API_DeleteUser.md b/singlesignon/latest/IdentityStoreAPIReference/API_DeleteUser.md index 128755db7..0c62c0aaa 100644 --- a//singlesignon/latest/IdentityStoreAPIReference/API_DeleteUser.md +++ b//singlesignon/latest/IdentityStoreAPIReference/API_DeleteUser.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.