StartLiveTailResponseStream
This object includes the stream returned by your StartLiveTail request.
Contents
- sessionStart
-
This object contains information about this Live Tail session, including the log groups included and the log stream filters, if any.
Type: LiveTailSessionStart object
Required: No
- SessionStreamingException
-
This exception is returned if an unknown error occurs.
Type: Exception
HTTP Status Code:Required: No
- SessionTimeoutException
-
This exception is returned in the stream when the Live Tail session times out. Live Tail sessions time out after three hours.
Type: Exception
HTTP Status Code:Required: No
- sessionUpdate
-
This object contains the log events and session metadata.
Type: LiveTailSessionUpdate object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: