Amazon Kendra Access Control Configuration

Amazon Kendra Access Control Configuration defines how access permissions are managed for a Kendra index. It specifies which users or groups can view or search specific documents based on identity or group membership. This configuration helps enforce fine-grained access control, ensuring that search results are filtered according to user permissions and organizational security policies.

aws.kendra_access_control_configuration

Fields

TitleIDTypeData TypeDescription
_keycorestring
access_control_listcorejsonInformation on principals (users and/or groups) and which documents they should have access to. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents.
account_idcorestring
descriptioncorestringThe description for the access control configuration.
error_messagecorestringThe error message containing details if there are issues processing the access control configuration.
hierarchical_access_control_listcorejsonThe list of principal lists that define the hierarchy for which documents users should have access to.
namecorestringThe name for the access control configuration.
tagscorehstore_csv