AWS kendra documentation change
Summary
Removed documentation about user context filtering implementation for Amazon WorkDocs data sources
Security assessment
While user context filtering relates to access control, the removal of implementation details doesn't indicate a security fix. This appears to be documentation pruning rather than addressing a vulnerability.
Diff
diff --git a/kendra/latest/dg/user-context-filter.md b/kendra/latest/dg/user-context-filter.md index df754bdb3..2173d7480 100644 --- a//kendra/latest/dg/user-context-filter.md +++ b//kendra/latest/dg/user-context-filter.md @@ -193,2 +192,0 @@ Amazon Kendra GenAI Enterprise Edition indices support only v2.0 Amazon Kendra d - * User context filtering for Amazon WorkDocs data sources - @@ -411,15 +408,0 @@ You provide three pieces of information: -You can add up to 200 entries in the `AccessControlList` field. - -### User context filtering for Amazon WorkDocs data sources - -When you use an Amazon WorkDocs data source, Amazon Kendra gets user and group information from the Amazon WorkDocs instance. - -The Amazon WorkDocs group and user IDs are mapped as follows: - - * `_group_ids`—Group IDs exist in Amazon WorkDocs on files where there are set access permissions. They are mapped from the names of the groups in Amazon WorkDocs. - - * `_user_id`—User IDs exist in Amazon WorkDocs on files where there are set access permissions. They are mapped from the user names in Amazon WorkDocs. - - - -