Create Resource Data Sync
POST {{aws_systems_manager_base_url}}/?Version=2014-11-06
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Version | string | The version of the API. |
Request Body
{"S3Destination"=>{"AWSKMSKeyARN"=>"string", "BucketName"=>"string", "Prefix"=>"string", "Region"=>"string", "SyncFormat"=>"string"}, "SyncName"=>"string", "SyncSource"=>{"AwsOrganizationsSource"=>{"OrganizationalUnits"=>[{"OrganizationalUnitId"=>"string"}], "OrganizationSourceType"=>"string"}, "IncludeFutureRegions"=>1, "SourceRegions"=>["string"], "SourceType"=>"string"}, "SyncType"=>"string"}