configservice_put_delivery_channel {paws.management} | R Documentation |
Creates or updates a delivery channel to deliver configuration information and other compliance information
Description
Creates or updates a delivery channel to deliver configuration information and other compliance information.
See https://www.paws-r-sdk.com/docs/configservice_put_delivery_channel/ for full documentation.
Usage
configservice_put_delivery_channel(DeliveryChannel)
Arguments
DeliveryChannel |
[required] An object for the delivery channel. A delivery channel sends notifications and updated configuration states. |
[Package paws.management version 0.9.0 Index]