AWS singlesignon documentation change
Summary
Updated ConflictException error description to clarify KMS key access issues.
Security assessment
Error message refinement doesn't indicate security vulnerability resolution. Change only clarifies when KMS-related conflict errors occur.
Diff
diff --git a/singlesignon/latest/IdentityStoreAPIReference/API_DeleteGroup.md b/singlesignon/latest/IdentityStoreAPIReference/API_DeleteGroup.md index 1156242e5..59a70b194 100644 --- a//singlesignon/latest/IdentityStoreAPIReference/API_DeleteGroup.md +++ b//singlesignon/latest/IdentityStoreAPIReference/API_DeleteGroup.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.