Smaws_Client_SSM.DeleteResourceDataSync
val request :
Smaws_Lib.Context.t ->
delete_resource_data_sync_request ->
(delete_resource_data_sync_result,
[> 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
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.