package smaws-clients

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val request : Smaws_Lib.Context.t -> create_association_request -> (create_association_result, [> Smaws_Lib.Protocols.AwsJson.error | `AssociationAlreadyExists of association_already_exists | `AssociationLimitExceeded of association_limit_exceeded | `InternalServerError of internal_server_error | `InvalidDocument of invalid_document | `InvalidDocumentVersion of invalid_document_version | `InvalidInstanceId of invalid_instance_id | `InvalidOutputLocation of invalid_output_location | `InvalidParameters of invalid_parameters | `InvalidSchedule of invalid_schedule | `InvalidTag of invalid_tag | `InvalidTarget of invalid_target | `InvalidTargetMaps of invalid_target_maps | `UnsupportedPlatformType of unsupported_platform_type ]) Stdlib.result
OCaml

Innovation. Community. Security.