AWS singlesignon documentation change
Summary
Updated ConflictException error description to clarify KMS key access issues.
Security assessment
Error message refinement only clarifies conditions for KMS-related conflicts without evidence of security vulnerability resolution.
Diff
diff --git a/singlesignon/latest/IdentityStoreAPIReference/API_UpdateGroup.md b/singlesignon/latest/IdentityStoreAPIReference/API_UpdateGroup.md index de2c6f4f1..cf824673e 100644 --- a//singlesignon/latest/IdentityStoreAPIReference/API_UpdateGroup.md +++ b//singlesignon/latest/IdentityStoreAPIReference/API_UpdateGroup.md @@ -108,8 +108 @@ 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.