AwsSsm Command
Execute command document
Execute a command document with all required parameters
post/v1/runbook/{tenant_id}/AWS/command/{document_id}
Request body
Example request
{
"document_hash_type": "Sha256",
"notification_config": {
"events": [
"All"
],
"notification_type": "Command"
}
}Response
Created