paws.management (version 0.1.0)

configservice_delete_delivery_channel: Deletes the delivery channel

Description

Deletes the delivery channel.

Usage

configservice_delete_delivery_channel(DeliveryChannelName)

Arguments

DeliveryChannelName

[required] The name of the delivery channel to delete.

Request syntax

svc$delete_delivery_channel(
  DeliveryChannelName = "string"
)

Details

Before you can delete the delivery channel, you must stop the configuration recorder by using the StopConfigurationRecorder action.