Class AutomationStepNotFoundException

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

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

The specified step name and execution ID don't exist. Verify the information and try again.

See Also: