Skip to content

/AWS1/CL_IMG=>SENDWORKFLOWSTEPACTION()

About SendWorkflowStepAction

Pauses or resumes image creation when the associated workflow runs a WaitForAction step.

Method Signature

IMPORTING

Required arguments:

IV_STEPEXECUTIONID TYPE /AWS1/IMGWORKFLOWSTEPEXECID /AWS1/IMGWORKFLOWSTEPEXECID

Uniquely identifies the workflow step that sent the step action.

IV_IMAGEBUILDVERSIONARN TYPE /AWS1/IMGIMAGEBUILDVERSIONARN /AWS1/IMGIMAGEBUILDVERSIONARN

The Amazon Resource Name (ARN) of the image build version to send action for.

IV_ACTION TYPE /AWS1/IMGWORKFLOWSTEPACTTYPE /AWS1/IMGWORKFLOWSTEPACTTYPE

The action for the image creation process to take while a workflow WaitForAction step waits for an asynchronous action to complete.

IV_CLIENTTOKEN TYPE /AWS1/IMGCLIENTTOKEN /AWS1/IMGCLIENTTOKEN

Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.

Optional arguments:

IV_REASON TYPE /AWS1/IMGNONEMPTYSTRING /AWS1/IMGNONEMPTYSTRING

The reason why this action is sent.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IMGSENDWORKFLOWSTEP01 /AWS1/CL_IMGSENDWORKFLOWSTEP01