Smaws_Client_ConfigService.DeleteDeliveryChannel
val request :
Smaws_Lib.Context.t ->
delete_delivery_channel_request ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `LastDeliveryChannelDeleteFailedException of
last_delivery_channel_delete_failed_exception
| `NoSuchDeliveryChannelException of no_such_delivery_channel_exception ])
Stdlib.result
Deletes the delivery channel.
Before you can delete the delivery channel, you must stop the configuration recorder by using the StopConfigurationRecorder
action.