Module Smaws_Client_ARCRegionswitch.DeletePlan

Deletes a Region switch plan. You must specify the ARN of the plan to delete.

You cannot delete a plan that has an active execution in progress.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `IllegalStateException of Types.illegal_state_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_plan_request -> (Types.delete_plan_response, [> Smaws_Lib.Protocols.AwsJson.error | `IllegalStateException of Types.illegal_state_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result