View source: R/ssm_operations.R
ssm_update_resource_data_sync | R Documentation |
Update a resource data sync. After you create a resource data sync for a Region, you can't change the account options for that sync. For example, if you create a sync in the us-east-2 (Ohio) Region and you choose the Include only the current account
option, you can't edit that sync later and choose the Include all accounts from my Organizations configuration
option. Instead, you must delete the first resource data sync, and create a new one.
See https://www.paws-r-sdk.com/docs/ssm_update_resource_data_sync/ for full documentation.
ssm_update_resource_data_sync(SyncName, SyncType, SyncSource)
SyncName |
[required] The name of the resource data sync you want to update. |
SyncType |
[required] The type of resource data sync. The supported |
SyncSource |
[required] Specify information about the data sources to synchronize. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.