package smaws-clients

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val request : Smaws_Lib.Context.t -> update_association_request -> (update_association_result, [> Smaws_Lib.Protocols.AwsJson.error | `AssociationDoesNotExist of association_does_not_exist | `AssociationVersionLimitExceeded of association_version_limit_exceeded | `InternalServerError of internal_server_error | `InvalidAssociationVersion of invalid_association_version | `InvalidDocument of invalid_document | `InvalidDocumentVersion of invalid_document_version | `InvalidOutputLocation of invalid_output_location | `InvalidParameters of invalid_parameters | `InvalidSchedule of invalid_schedule | `InvalidTarget of invalid_target | `InvalidTargetMaps of invalid_target_maps | `InvalidUpdate of invalid_update | `TooManyUpdates of too_many_updates ]) Stdlib.result
OCaml

Innovation. Community. Security.