libZSservicesZSamazonka-stepfunctionsZSamazonka-stepfunctions
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.StepFunctions.Types.HistoryEvent

Description

 
Synopsis

Documentation

data HistoryEvent Source #

Contains details about the events of an execution.

See: newHistoryEvent smart constructor.

Constructors

HistoryEvent' 

Fields

Instances

Instances details
Eq HistoryEvent Source # 
Instance details

Defined in Amazonka.StepFunctions.Types.HistoryEvent

Show HistoryEvent Source # 
Instance details

Defined in Amazonka.StepFunctions.Types.HistoryEvent

Generic HistoryEvent Source # 
Instance details

Defined in Amazonka.StepFunctions.Types.HistoryEvent

Associated Types

type Rep HistoryEvent :: Type -> Type #

NFData HistoryEvent Source # 
Instance details

Defined in Amazonka.StepFunctions.Types.HistoryEvent

Methods

rnf :: HistoryEvent -> () #

Hashable HistoryEvent Source # 
Instance details

Defined in Amazonka.StepFunctions.Types.HistoryEvent

FromJSON HistoryEvent Source # 
Instance details

Defined in Amazonka.StepFunctions.Types.HistoryEvent

type Rep HistoryEvent Source # 
Instance details

Defined in Amazonka.StepFunctions.Types.HistoryEvent

type Rep HistoryEvent = D1 ('MetaData "HistoryEvent" "Amazonka.StepFunctions.Types.HistoryEvent" "libZSservicesZSamazonka-stepfunctionsZSamazonka-stepfunctions" 'False) (C1 ('MetaCons "HistoryEvent'" 'PrefixI 'True) (((((S1 ('MetaSel ('Just "mapStateStartedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MapStateStartedEventDetails)) :*: S1 ('MetaSel ('Just "taskSubmitFailedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskSubmitFailedEventDetails))) :*: (S1 ('MetaSel ('Just "taskStartedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStartedEventDetails)) :*: S1 ('MetaSel ('Just "activityStartedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ActivityStartedEventDetails)))) :*: ((S1 ('MetaSel ('Just "taskSubmittedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskSubmittedEventDetails)) :*: S1 ('MetaSel ('Just "lambdaFunctionStartFailedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LambdaFunctionStartFailedEventDetails))) :*: (S1 ('MetaSel ('Just "taskStartFailedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStartFailedEventDetails)) :*: (S1 ('MetaSel ('Just "stateExitedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StateExitedEventDetails)) :*: S1 ('MetaSel ('Just "lambdaFunctionSucceededEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LambdaFunctionSucceededEventDetails)))))) :*: (((S1 ('MetaSel ('Just "taskSucceededEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskSucceededEventDetails)) :*: S1 ('MetaSel ('Just "activitySucceededEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ActivitySucceededEventDetails))) :*: (S1 ('MetaSel ('Just "mapIterationAbortedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MapIterationEventDetails)) :*: S1 ('MetaSel ('Just "mapIterationSucceededEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MapIterationEventDetails)))) :*: ((S1 ('MetaSel ('Just "mapIterationStartedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MapIterationEventDetails)) :*: S1 ('MetaSel ('Just "lambdaFunctionTimedOutEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LambdaFunctionTimedOutEventDetails))) :*: (S1 ('MetaSel ('Just "taskTimedOutEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskTimedOutEventDetails)) :*: (S1 ('MetaSel ('Just "activityTimedOutEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ActivityTimedOutEventDetails)) :*: S1 ('MetaSel ('Just "executionFailedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionFailedEventDetails))))))) :*: ((((S1 ('MetaSel ('Just "executionAbortedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionAbortedEventDetails)) :*: S1 ('MetaSel ('Just "executionSucceededEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionSucceededEventDetails))) :*: (S1 ('MetaSel ('Just "lambdaFunctionScheduledEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LambdaFunctionScheduledEventDetails)) :*: S1 ('MetaSel ('Just "taskScheduledEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskScheduledEventDetails)))) :*: ((S1 ('MetaSel ('Just "activityScheduledEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ActivityScheduledEventDetails)) :*: S1 ('MetaSel ('Just "executionStartedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionStartedEventDetails))) :*: (S1 ('MetaSel ('Just "activityScheduleFailedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ActivityScheduleFailedEventDetails)) :*: (S1 ('MetaSel ('Just "lambdaFunctionScheduleFailedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LambdaFunctionScheduleFailedEventDetails)) :*: S1 ('MetaSel ('Just "stateEnteredEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StateEnteredEventDetails)))))) :*: (((S1 ('MetaSel ('Just "previousEventId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "activityFailedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ActivityFailedEventDetails))) :*: (S1 ('MetaSel ('Just "taskFailedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskFailedEventDetails)) :*: S1 ('MetaSel ('Just "lambdaFunctionFailedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LambdaFunctionFailedEventDetails)))) :*: ((S1 ('MetaSel ('Just "executionTimedOutEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionTimedOutEventDetails)) :*: S1 ('MetaSel ('Just "mapIterationFailedEventDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MapIterationEventDetails))) :*: (S1 ('MetaSel ('Just "timestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HistoryEventType) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer))))))))

newHistoryEvent Source #

Create a value of HistoryEvent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mapStateStartedEventDetails:HistoryEvent', historyEvent_mapStateStartedEventDetails - Contains details about Map state that was started.

$sel:taskSubmitFailedEventDetails:HistoryEvent', historyEvent_taskSubmitFailedEventDetails - Contains details about a task that where the submit failed.

$sel:taskStartedEventDetails:HistoryEvent', historyEvent_taskStartedEventDetails - Contains details about a task that was started.

$sel:activityStartedEventDetails:HistoryEvent', historyEvent_activityStartedEventDetails - Undocumented member.

$sel:taskSubmittedEventDetails:HistoryEvent', historyEvent_taskSubmittedEventDetails - Contains details about a submitted task.

$sel:lambdaFunctionStartFailedEventDetails:HistoryEvent', historyEvent_lambdaFunctionStartFailedEventDetails - Contains details about a lambda function that failed to start during an execution.

$sel:taskStartFailedEventDetails:HistoryEvent', historyEvent_taskStartFailedEventDetails - Contains details about a task that failed to start.

$sel:stateExitedEventDetails:HistoryEvent', historyEvent_stateExitedEventDetails - Undocumented member.

$sel:lambdaFunctionSucceededEventDetails:HistoryEvent', historyEvent_lambdaFunctionSucceededEventDetails - Contains details about a lambda function that terminated successfully during an execution.

$sel:taskSucceededEventDetails:HistoryEvent', historyEvent_taskSucceededEventDetails - Contains details about a task that succeeded.

$sel:activitySucceededEventDetails:HistoryEvent', historyEvent_activitySucceededEventDetails - Undocumented member.

$sel:mapIterationAbortedEventDetails:HistoryEvent', historyEvent_mapIterationAbortedEventDetails - Contains details about an iteration of a Map state that was aborted.

$sel:mapIterationSucceededEventDetails:HistoryEvent', historyEvent_mapIterationSucceededEventDetails - Contains details about an iteration of a Map state that succeeded.

$sel:mapIterationStartedEventDetails:HistoryEvent', historyEvent_mapIterationStartedEventDetails - Contains details about an iteration of a Map state that was started.

$sel:lambdaFunctionTimedOutEventDetails:HistoryEvent', historyEvent_lambdaFunctionTimedOutEventDetails - Undocumented member.

$sel:taskTimedOutEventDetails:HistoryEvent', historyEvent_taskTimedOutEventDetails - Contains details about a task that timed out.

$sel:activityTimedOutEventDetails:HistoryEvent', historyEvent_activityTimedOutEventDetails - Undocumented member.

$sel:executionFailedEventDetails:HistoryEvent', historyEvent_executionFailedEventDetails - Undocumented member.

$sel:executionAbortedEventDetails:HistoryEvent', historyEvent_executionAbortedEventDetails - Undocumented member.

$sel:executionSucceededEventDetails:HistoryEvent', historyEvent_executionSucceededEventDetails - Undocumented member.

$sel:lambdaFunctionScheduledEventDetails:HistoryEvent', historyEvent_lambdaFunctionScheduledEventDetails - Undocumented member.

$sel:taskScheduledEventDetails:HistoryEvent', historyEvent_taskScheduledEventDetails - Contains details about a task that was scheduled.

$sel:activityScheduledEventDetails:HistoryEvent', historyEvent_activityScheduledEventDetails - Undocumented member.

$sel:executionStartedEventDetails:HistoryEvent', historyEvent_executionStartedEventDetails - Undocumented member.

$sel:activityScheduleFailedEventDetails:HistoryEvent', historyEvent_activityScheduleFailedEventDetails - Contains details about an activity schedule event that failed during an execution.

$sel:lambdaFunctionScheduleFailedEventDetails:HistoryEvent', historyEvent_lambdaFunctionScheduleFailedEventDetails - Undocumented member.

$sel:stateEnteredEventDetails:HistoryEvent', historyEvent_stateEnteredEventDetails - Undocumented member.

$sel:previousEventId:HistoryEvent', historyEvent_previousEventId - The id of the previous event.

$sel:activityFailedEventDetails:HistoryEvent', historyEvent_activityFailedEventDetails - Undocumented member.

$sel:taskFailedEventDetails:HistoryEvent', historyEvent_taskFailedEventDetails - Contains details about the failure of a task.

$sel:lambdaFunctionFailedEventDetails:HistoryEvent', historyEvent_lambdaFunctionFailedEventDetails - Undocumented member.

$sel:executionTimedOutEventDetails:HistoryEvent', historyEvent_executionTimedOutEventDetails - Undocumented member.

$sel:mapIterationFailedEventDetails:HistoryEvent', historyEvent_mapIterationFailedEventDetails - Contains details about an iteration of a Map state that failed.

$sel:timestamp:HistoryEvent', historyEvent_timestamp - The date and time the event occurred.

$sel:type':HistoryEvent', historyEvent_type - The type of the event.

$sel:id:HistoryEvent', historyEvent_id - The id of the event. Events are numbered sequentially, starting at one.

historyEvent_taskSubmitFailedEventDetails :: Lens' HistoryEvent (Maybe TaskSubmitFailedEventDetails) Source #

Contains details about a task that where the submit failed.

historyEvent_lambdaFunctionStartFailedEventDetails :: Lens' HistoryEvent (Maybe LambdaFunctionStartFailedEventDetails) Source #

Contains details about a lambda function that failed to start during an execution.

historyEvent_lambdaFunctionSucceededEventDetails :: Lens' HistoryEvent (Maybe LambdaFunctionSucceededEventDetails) Source #

Contains details about a lambda function that terminated successfully during an execution.

historyEvent_mapIterationAbortedEventDetails :: Lens' HistoryEvent (Maybe MapIterationEventDetails) Source #

Contains details about an iteration of a Map state that was aborted.

historyEvent_mapIterationSucceededEventDetails :: Lens' HistoryEvent (Maybe MapIterationEventDetails) Source #

Contains details about an iteration of a Map state that succeeded.

historyEvent_mapIterationStartedEventDetails :: Lens' HistoryEvent (Maybe MapIterationEventDetails) Source #

Contains details about an iteration of a Map state that was started.

historyEvent_activityScheduleFailedEventDetails :: Lens' HistoryEvent (Maybe ActivityScheduleFailedEventDetails) Source #

Contains details about an activity schedule event that failed during an execution.

historyEvent_mapIterationFailedEventDetails :: Lens' HistoryEvent (Maybe MapIterationEventDetails) Source #

Contains details about an iteration of a Map state that failed.

historyEvent_timestamp :: Lens' HistoryEvent UTCTime Source #

The date and time the event occurred.

historyEvent_id :: Lens' HistoryEvent Integer Source #

The id of the event. Events are numbered sequentially, starting at one.