Deletes a Resource Data Sync configuration. After the configuration is deleted, changes to data on managed instances are no longer synced to or from the target. Deleting a sync configuration does not delete data.
ssm_delete_resource_data_sync(SyncName, SyncType)
[required] The name of the configuration to delete.
Specify the type of resource data sync to delete.
svc$delete_resource_data_sync( SyncName = "string", SyncType = "string" )