sendWorkflowStepAction
inline suspend fun ImagebuilderClient.sendWorkflowStepAction(crossinline block: SendWorkflowStepActionRequest.Builder.() -> Unit): SendWorkflowStepActionResponse
Pauses or resumes image creation when the associated workflow runs a WaitForAction
step.