Module Smaws_Client_CodePipeline.OverrideStageCondition

Used to override a stage condition. For more information about conditions, see Stage conditions and How do stage conditions work?.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ConcurrentPipelineExecutionsLimitExceededException of Types.concurrent_pipeline_executions_limit_exceeded_exception | `ConditionNotOverridableException of Types.condition_not_overridable_exception | `ConflictException of Types.conflict_exception | `NotLatestPipelineExecutionException of Types.not_latest_pipeline_execution_exception | `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.override_stage_condition_input -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsJson.error | `ConcurrentPipelineExecutionsLimitExceededException of Types.concurrent_pipeline_executions_limit_exceeded_exception | `ConditionNotOverridableException of Types.condition_not_overridable_exception | `ConflictException of Types.conflict_exception | `NotLatestPipelineExecutionException of Types.not_latest_pipeline_execution_exception | `PipelineNotFoundException of Types.pipeline_not_found_exception | `StageNotFoundException of Types.stage_not_found_exception | `ValidationException of Types.validation_exception ]) Stdlib.result
val request_with_metadata : 'http_type Smaws_Lib.Context.t -> Types.override_stage_condition_input -> (Smaws_Lib.Smithy_api.Types.unit_ Smaws_Lib.Response.t, [> Smaws_Lib.Protocols.AwsJson.error | `ConcurrentPipelineExecutionsLimitExceededException of Types.concurrent_pipeline_executions_limit_exceeded_exception | `ConditionNotOverridableException of Types.condition_not_overridable_exception | `ConflictException of Types.conflict_exception | `NotLatestPipelineExecutionException of Types.not_latest_pipeline_execution_exception | `PipelineNotFoundException of Types.pipeline_not_found_exception | `StageNotFoundException of Types.stage_not_found_exception | `ValidationException of Types.validation_exception ] * Smaws_Lib.Response.metadata) Stdlib.result