Module Smaws_Client_Kendra.DescribeAccessControlConfiguration

val request : Smaws_Lib.Context.t -> describe_access_control_configuration_request -> (describe_access_control_configuration_response, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of access_denied_exception | `InternalServerException of internal_server_exception | `ResourceNotFoundException of resource_not_found_exception | `ThrottlingException of throttling_exception | `ValidationException of validation_exception ]) Stdlib.result

Gets information about an access control configuration that you created for your documents in an index. This includes user and group access information for your documents. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents.