Module Smaws_Client_CodePipeline.EnableStageTransition

Enables artifacts in a pipeline to transition to a stage in a pipeline.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `PipelineNotFoundException of Types.pipeline_not_found_exception | `StageNotFoundException of Types.stage_not_found_exception | `ValidationException of Types.validation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.enable_stage_transition_input -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsJson.error | `PipelineNotFoundException of Types.pipeline_not_found_exception | `StageNotFoundException of Types.stage_not_found_exception | `ValidationException of Types.validation_exception ]) Stdlib.result