View source: R/ssm_operations.R
ssm_delete_resource_data_sync | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/ssm_delete_resource_data_sync/ for full documentation.
ssm_delete_resource_data_sync(SyncName, SyncType = NULL)
SyncName |
[required] The name of the configuration to delete. |
SyncType |
Specify the type of resource data sync to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.