v1

latestOpenAPI 3.0.02026-08-0645003.8 MB
Connect Executions

Get Execution

Get details for the selected workflow execution.

get/connect/executions/formatted_execution/{exe_id}

Path parameters

exe_idstring required

unique execution id

Response

Success

AutomationExecutionIdstring

SSM doc automation execution id.

AutomationExecutionStatusstring

Status of execution.

DocumentNamestring

Name of the workflow

DocumentVersioninteger

Executed version of the workflow.

ExecutedBystring

AWS role that executed the workflow.

ExecutionEndTimestring date-time

Time at which execution ended.

ExecutionStartTimestring date-time

Start time of the execution.

Modestring
Outputsobject

Outputs of the execution.

Parametersobject

Runtime parameters for execution.

PostProcessingCompletedAtstring date-time

Time at which post processing was completed.

ResolvedTargetsobject
Targetsstring[]
TaskIdinteger

Integer id for execution task.

TenantIdstring

Tenant id of the owner of the workflow.

Triggerstring

User who triggered the workflow.

WorkflowDeletedboolean

Indicator if workflow is deleted.

WorkspaceIdstring

ID of workspace this workflow belongs to.