ssm_delete_resource_data_sync: Deletes a resource data sync configuration

View source: R/ssm_operations.R

ssm_delete_resource_data_syncR Documentation

Deletes a resource data sync configuration

Description

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.

Usage

ssm_delete_resource_data_sync(SyncName, SyncType = NULL)

Arguments

SyncName

[required] The name of the configuration to delete.

SyncType

Specify the type of resource data sync to delete.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.