delete_delivery_channel
(**kwargs)¶Deletes the delivery channel.
Before you can delete the delivery channel, you must stop the configuration recorder by using the StopConfigurationRecorder action.
See also: AWS API Documentation
Request Syntax
response = client.delete_delivery_channel(
DeliveryChannelName='string'
)
[REQUIRED]
The name of the delivery channel to delete.
Exceptions
ConfigService.Client.exceptions.NoSuchDeliveryChannelException
ConfigService.Client.exceptions.LastDeliveryChannelDeleteFailedException