/
The Amazon SSM multi-region endpoint
http://ssm.{region}.amazonaws.com
The Amazon SSM multi-region endpoint
http://ssm.{region}.amazonaws.com
POST
/
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.Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST 'http://ssm.{region}.amazonaws.com/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"SyncName": "string",
"SyncType": "string",
"SyncSource": {
"SourceType": "string",
"AwsOrganizationsSource": {
"OrganizationSourceType": "string",
"OrganizationalUnits": []
},
"SourceRegions": [],
"IncludeFutureRegions": true,
"EnableAllOpsDataSources": true
}
}'
Response Response Example
200 - Example 1
{}
Request
Header Params
X-Amz-Target
stringÂ
required
Body Params application/json