Module Smaws_Client_CodeConnections.DeleteHost

val request : Smaws_Lib.Context.t -> delete_host_input -> (delete_host_output, [> Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFoundException of resource_not_found_exception | `ResourceUnavailableException of resource_unavailable_exception ]) Stdlib.result

The host to be deleted. Before you delete a host, all connections associated to the host must be deleted.

A host cannot be deleted if it is in the VPC_CONFIG_INITIALIZING or VPC_CONFIG_DELETING state.