Module Smaws_Client_SSM.DeleteResourceDataSync

Deletes a resource data sync configuration. After the configuration is deleted, changes to data on managed nodes are no longer synced to or from the target. Deleting a sync configuration doesn't delete data.

val request : Smaws_Lib.Context.t -> delete_resource_data_sync_request -> (unit, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of internal_server_error | `ResourceDataSyncInvalidConfigurationException of resource_data_sync_invalid_configuration_exception | `ResourceDataSyncNotFoundException of resource_data_sync_not_found_exception ]) Stdlib.result