configservice_deliver_config_snapshot {paws.management} | R Documentation |
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel
Description
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel. After the delivery has started, Config sends the following notifications using an Amazon SNS topic that you have specified.
See https://www.paws-r-sdk.com/docs/configservice_deliver_config_snapshot/ for full documentation.
Usage
configservice_deliver_config_snapshot(deliveryChannelName)
Arguments
deliveryChannelName |
[required] The name of the delivery channel through which the snapshot is delivered. |
[Package paws.management version 0.6.1 Index]