AWS singlesignon documentation change
Summary
Updated ConflictException error message to focus on KMS key access conflicts
Security assessment
Clarifies error scenarios involving Customer Managed KMS keys, improving documentation for encryption-related security practices. While security-related, there is no evidence of addressing a specific vulnerability.
Diff
diff --git a/singlesignon/latest/IdentityStoreAPIReference/API_CreateGroup.md b/singlesignon/latest/IdentityStoreAPIReference/API_CreateGroup.md index 7c316de67..56f95d347 100644 --- a//singlesignon/latest/IdentityStoreAPIReference/API_CreateGroup.md +++ b//singlesignon/latest/IdentityStoreAPIReference/API_CreateGroup.md @@ -137,8 +137 @@ 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.