Module Smaws_Client_DirectoryService.ListSchemaExtensions

Lists all schema extensions applied to a Microsoft AD Directory.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ClientException of Types.client_exception | `EntityDoesNotExistException of Types.entity_does_not_exist_exception | `InvalidNextTokenException of Types.invalid_next_token_exception | `ServiceException of Types.service_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_schema_extensions_request -> (Types.list_schema_extensions_result, [> Smaws_Lib.Protocols.AwsJson.error | `ClientException of Types.client_exception | `EntityDoesNotExistException of Types.entity_does_not_exist_exception | `InvalidNextTokenException of Types.invalid_next_token_exception | `ServiceException of Types.service_exception ]) Stdlib.result