[
{
"CommandId": "string",
"DocumentName": "string",
"DocumentVersion": "string",
"Comment": "string",
"ExpiresAfter": "string",
"Parameters": {
"property1": [
"string"
],
"property2": [
"string"
]
},
"InstanceIds": [],
"Targets": [],
"RequestedDateTime": "string",
"Status": "Pending",
"StatusDetails": "string",
"OutputS3Region": "string",
"OutputS3BucketName": "string",
"OutputS3KeyPrefix": "string",
"MaxConcurrency": "string",
"MaxErrors": "string",
"TargetCount": 0,
"CompletedCount": 0,
"ErrorCount": 0,
"DeliveryTimedOutCount": 0,
"ServiceRole": "string",
"NotificationConfig": {
"NotificationArn": "string",
"NotificationEvents": [],
"NotificationType": "Command"
},
"CloudWatchOutputConfig": {
"CloudWatchLogGroupName": "string",
"CloudWatchOutputEnabled": true
},
"TimeoutSeconds": 0,
"AlarmConfiguration": {
"IgnorePollAlarmFailure": true,
"Alarms": []
},
"TriggeredAlarms": []
}
]