Class InvocationDoesNotExistException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InvocationDoesNotExistException.Builder,InvocationDoesNotExistException>

@Generated("software.amazon.awssdk:codegen") public final class InvocationDoesNotExistException extends SsmException implements ToCopyableBuilder<InvocationDoesNotExistException.Builder,InvocationDoesNotExistException>

The command ID and managed node ID you specified didn't match any invocations. Verify the command ID and the managed node ID and try again.

See Also: