Skip to content

/AWS1/CL_SSM=>UPDATERESOURCEDATASYNC()

About UpdateResourceDataSync

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.

This API operation only supports a resource data sync that was created with a SyncFromSource SyncType.

Method Signature

IMPORTING

Required arguments:

IV_SYNCNAME TYPE /AWS1/SSMRESOURCEDATASYNCNAME /AWS1/SSMRESOURCEDATASYNCNAME

The name of the resource data sync you want to update.

IV_SYNCTYPE TYPE /AWS1/SSMRESOURCEDATASYNCTYPE /AWS1/SSMRESOURCEDATASYNCTYPE

The type of resource data sync. The supported SyncType is SyncFromSource.

IO_SYNCSOURCE TYPE REF TO /AWS1/CL_SSMRESRCDATASYNCSRC /AWS1/CL_SSMRESRCDATASYNCSRC

Specify information about the data sources to synchronize.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSMUPRESRCDATASYNCRS /AWS1/CL_SSMUPRESRCDATASYNCRS