Module Smaws_Client_ConfigService.DeliverConfigSnapshot

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

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.

  • Notification of the start of the delivery.
  • Notification of the completion of the delivery, if the delivery was successfully completed.
  • Notification of delivery failure, if the delivery failed.