Module Smaws_Client_ConfigService.DeliverConfigSnapshot

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.

val request : Smaws_Lib.Context.t -> deliver_config_snapshot_request -> (deliver_config_snapshot_response, [> Smaws_Lib.Protocols.AwsJson.error | `NoAvailableConfigurationRecorderException of no_available_configuration_recorder_exception | `NoRunningConfigurationRecorderException of no_running_configuration_recorder_exception | `NoSuchDeliveryChannelException of no_such_delivery_channel_exception ]) Stdlib.result