{
"InstanceIds": [],
"Targets": [],
"DocumentName": "string",
"DocumentVersion": "string",
"DocumentHash": "string",
"DocumentHashType": "Sha256",
"TimeoutSeconds": 0,
"Comment": "string",
"Parameters": {
"property1": [
"string"
],
"property2": [
"string"
]
},
"OutputS3Region": "string",
"OutputS3BucketName": "string",
"OutputS3KeyPrefix": "string",
"MaxConcurrency": "string",
"MaxErrors": "string",
"ServiceRoleArn": "string",
"NotificationConfig": {
"NotificationArn": "string",
"NotificationEvents": [],
"NotificationType": "Command"
},
"CloudWatchOutputConfig": {
"CloudWatchLogGroupName": "string",
"CloudWatchOutputEnabled": true
},
"AlarmConfiguration": {
"IgnorePollAlarmFailure": true,
"Alarms": []
}
}