LambdaFunctionTimedOutEventAttributes
Provides details of the LambdaFunctionTimedOut event.
Contents
- scheduledEventId
- 
               The ID of the LambdaFunctionScheduledevent that was recorded when this activity task was scheduled. To help diagnose issues, use this information to trace back the chain of events leading up to this event.Type: Long Required: Yes 
- startedEventId
- 
               The ID of the ActivityTaskStartedevent that was recorded when this activity task started. To help diagnose issues, use this information to trace back the chain of events leading up to this event.Type: Long Required: Yes 
- timeoutType
- 
               The type of the timeout that caused this event. Type: String Valid Values: START_TO_CLOSERequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: