getCommandInvocation
abstract suspend fun getCommandInvocation(input: GetCommandInvocationRequest): GetCommandInvocationResponse
Returns detailed information about command execution for an invocation or plugin.
GetCommandInvocation
only gives the execution status of a plugin in a document. To get the command execution status on a specific managed node, use ListCommandInvocations. To get the command execution status across managed nodes, use ListCommands.