{ 'events': [ { 'timestamp': datetime(2015, 1, 1), 'type': 'ActivityFailed'|'ActivityScheduled'|'ActivityScheduleFailed'|'ActivityStarted'|'ActivitySucceeded'|'ActivityTimedOut'|'ChoiceStateEntered'|'ChoiceStateExited'|'ExecutionAborted'|'ExecutionFailed'|'ExecutionStarted'|'ExecutionSucceeded'|'ExecutionTimedOut'|'FailStateEntered'|'LambdaFunctionFailed'|'LambdaFunctionScheduled'|'LambdaFunctionScheduleFailed'|'LambdaFunctionStarted'|'LambdaFunctionStartFailed'|'LambdaFunctionSucceeded'|'LambdaFunctionTimedOut'|'MapIterationAborted'|'MapIterationFailed'|'MapIterationStarted'|'MapIterationSucceeded'|'MapStateAborted'|'MapStateEntered'|'MapStateExited'|'MapStateFailed'|'MapStateStarted'|'MapStateSucceeded'|'ParallelStateAborted'|'ParallelStateEntered'|'ParallelStateExited'|'ParallelStateFailed'|'ParallelStateStarted'|'ParallelStateSucceeded'|'PassStateEntered'|'PassStateExited'|'SucceedStateEntered'|'SucceedStateExited'|'TaskFailed'|'TaskScheduled'|'TaskStarted'|'TaskStartFailed'|'TaskStateAborted'|'TaskStateEntered'|'TaskStateExited'|'TaskSubmitFailed'|'TaskSubmitted'|'TaskSucceeded'|'TaskTimedOut'|'WaitStateAborted'|'WaitStateEntered'|'WaitStateExited'|'MapRunAborted'|'MapRunFailed'|'MapRunStarted'|'MapRunSucceeded'|'ExecutionRedriven'|'MapRunRedriven', 'id': 123, 'previousEventId': 123, 'activityFailedEventDetails': { 'error': 'string', 'cause': 'string' }, 'activityScheduleFailedEventDetails': { 'error': 'string', 'cause': 'string' }, 'activityScheduledEventDetails': { 'resource': 'string', 'input': 'string', 'inputDetails': { 'truncated': True|False }, 'timeoutInSeconds': 123, 'heartbeatInSeconds': 123 }, 'activityStartedEventDetails': { 'workerName': 'string' }, 'activitySucceededEventDetails': { 'output': 'string', 'outputDetails': { 'truncated': True|False } }, 'activityTimedOutEventDetails': { 'error': 'string', 'cause': 'string' }, 'taskFailedEventDetails': { 'resourceType': 'string', 'resource': 'string', 'error': 'string', 'cause': 'string' }, 'taskScheduledEventDetails': { 'resourceType': 'string', 'resource': 'string', 'region': 'string', 'parameters': 'string', 'timeoutInSeconds': 123, 'heartbeatInSeconds': 123, 'taskCredentials': { 'roleArn': 'string' } }, 'taskStartFailedEventDetails': { 'resourceType': 'string', 'resource': 'string', 'error': 'string', 'cause': 'string' }, 'taskStartedEventDetails': { 'resourceType': 'string', 'resource': 'string' }, 'taskSubmitFailedEventDetails': { 'resourceType': 'string', 'resource': 'string', 'error': 'string', 'cause': 'string' }, 'taskSubmittedEventDetails': { 'resourceType': 'string', 'resource': 'string', 'output': 'string', 'outputDetails': { 'truncated': True|False } }, 'taskSucceededEventDetails': { 'resourceType': 'string', 'resource': 'string', 'output': 'string', 'outputDetails': { 'truncated': True|False } }, 'taskTimedOutEventDetails': { 'resourceType': 'string', 'resource': 'string', 'error': 'string', 'cause': 'string' }, 'executionFailedEventDetails': { 'error': 'string', 'cause': 'string' }, 'executionStartedEventDetails': { 'input': 'string', 'inputDetails': { 'truncated': True|False }, 'roleArn': 'string', 'stateMachineAliasArn': 'string', 'stateMachineVersionArn': 'string' }, 'executionSucceededEventDetails': { 'output': 'string', 'outputDetails': { 'truncated': True|False } }, 'executionAbortedEventDetails': { 'error': 'string', 'cause': 'string' }, 'executionTimedOutEventDetails': { 'error': 'string', 'cause': 'string' }, 'executionRedrivenEventDetails': { 'redriveCount': 123 }, 'mapStateStartedEventDetails': { 'length': 123 }, 'mapIterationStartedEventDetails': { 'name': 'string', 'index': 123 }, 'mapIterationSucceededEventDetails': { 'name': 'string', 'index': 123 }, 'mapIterationFailedEventDetails': { 'name': 'string', 'index': 123 }, 'mapIterationAbortedEventDetails': { 'name': 'string', 'index': 123 }, 'lambdaFunctionFailedEventDetails': { 'error': 'string', 'cause': 'string' }, 'lambdaFunctionScheduleFailedEventDetails': { 'error': 'string', 'cause': 'string' }, 'lambdaFunctionScheduledEventDetails': { 'resource': 'string', 'input': 'string', 'inputDetails': { 'truncated': True|False }, 'timeoutInSeconds': 123, 'taskCredentials': { 'roleArn': 'string' } }, 'lambdaFunctionStartFailedEventDetails': { 'error': 'string', 'cause': 'string' }, 'lambdaFunctionSucceededEventDetails': { 'output': 'string', 'outputDetails': { 'truncated': True|False } }, 'lambdaFunctionTimedOutEventDetails': { 'error': 'string', 'cause': 'string' }, 'stateEnteredEventDetails': { 'name': 'string', 'input': 'string', 'inputDetails': { 'truncated': True|False } }, 'stateExitedEventDetails': { 'name': 'string', 'output': 'string', 'outputDetails': { 'truncated': True|False } }, 'mapRunStartedEventDetails': { 'mapRunArn': 'string' }, 'mapRunFailedEventDetails': { 'error': 'string', 'cause': 'string' }, 'mapRunRedrivenEventDetails': { 'mapRunArn': 'string', 'redriveCount': 123 } }, ], 'nextToken': 'string'}