package smaws-clients

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val request : Smaws_Lib.Context.t -> update_document_request -> (update_document_result, [> Smaws_Lib.Protocols.AwsJson.error | `DocumentVersionLimitExceeded of document_version_limit_exceeded | `DuplicateDocumentContent of duplicate_document_content | `DuplicateDocumentVersionName of duplicate_document_version_name | `InternalServerError of internal_server_error | `InvalidDocument of invalid_document | `InvalidDocumentContent of invalid_document_content | `InvalidDocumentOperation of invalid_document_operation | `InvalidDocumentSchemaVersion of invalid_document_schema_version | `InvalidDocumentVersion of invalid_document_version | `MaxDocumentSizeExceeded of max_document_size_exceeded ]) Stdlib.result
OCaml

Innovation. Community. Security.