View a markdown version of this page

PipelineExecutionStatus - AWS IoT SiteWise

PipelineExecutionStatus

Current execution status of a pipeline.

Contents

state

Current state of the pipeline execution.

Type: String

Valid Values: NOT_STARTED | RUNNING | SUCCEEDED | FAILED | CANCELLING | CANCELLED

Required: Yes

stateDetails

Additional information about the execution outcome. Populated when the execution has terminated (failed or cancelled).

Type: PipelineExecutionStateDetails object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: