ssm_delete_resource_data_sync: Deletes a Resource Data Sync configuration
Description
Deletes a Resource Data Sync configuration. After the configuration is
deleted, changes to inventory data on managed instances are no longer
synced with the target Amazon S3 bucket. Deleting a sync configuration
does not delete data in the target Amazon S3 bucket.
Usage
ssm_delete_resource_data_sync(SyncName)
Arguments
SyncName
[required] The name of the configuration to delete.
Request syntax
svc$delete_resource_data_sync(
SyncName = "string"
)