[
{
"ConfigRuleName": "string",
"TargetType": "SSM_DOCUMENT",
"TargetId": "string",
"TargetVersion": "string",
"Parameters": {
"property1": {
"ResourceValue": {
"Value": "RESOURCE_ID"
},
"StaticValue": {
"Values": []
}
}
},
"ResourceType": "string",
"Automatic": true,
"ExecutionControls": {
"SsmControls": {
"ConcurrentExecutionRatePercentage": 0,
"ErrorPercentage": 0
}
},
"MaximumAutomaticAttempts": 0,
"RetryAttemptSeconds": 0,
"Arn": "string",
"CreatedByService": "string"
}
]