Uses of Class
software.amazon.awssdk.services.sfn.model.ExecutionNotRedrivableException
Packages that use ExecutionNotRedrivableException
-
Uses of ExecutionNotRedrivableException in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn that throw ExecutionNotRedrivableExceptionModifier and TypeMethodDescriptiondefault RedriveExecutionResponseSfnClient.redriveExecution(Consumer<RedriveExecutionRequest.Builder> redriveExecutionRequest) Restarts unsuccessful executions of Standard workflows that didn't complete successfully in the last 14 days.default RedriveExecutionResponseSfnClient.redriveExecution(RedriveExecutionRequest redriveExecutionRequest) Restarts unsuccessful executions of Standard workflows that didn't complete successfully in the last 14 days.