package smaws-clients

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val request : Smaws_Lib.Context.t -> create_state_machine_input -> (create_state_machine_output, [> Smaws_Lib.Protocols.AwsJson.error | `ConflictException of conflict_exception | `InvalidArn of invalid_arn | `InvalidDefinition of invalid_definition | `InvalidLoggingConfiguration of invalid_logging_configuration | `InvalidName of invalid_name | `InvalidTracingConfiguration of invalid_tracing_configuration | `StateMachineAlreadyExists of state_machine_already_exists | `StateMachineDeleting of state_machine_deleting | `StateMachineLimitExceeded of state_machine_limit_exceeded | `StateMachineTypeNotSupported of state_machine_type_not_supported | `TooManyTags of too_many_tags | `ValidationException of validation_exception ]) Stdlib.result
OCaml

Innovation. Community. Security.