Module Smaws_Client_Kendra.ListIndices

Lists the Amazon Kendra indexes that you created.

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