amazonka-cloudwatch-logs-0.3.5: Amazon CloudWatch Logs SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudWatchLogs.Types

Contents

Synopsis

Service

data CloudWatchLogs Source

Version 2014-03-28 of the Amazon CloudWatch Logs service.

Error

data JSONError :: *

Instances

Eq JSONError 
Show JSONError 
Generic JSONError 
FromJSON JSONError 
AWSErrorCode JSONError 
type Rep JSONError = D1 D1JSONError (C1 C1_0JSONError ((:*:) (S1 S1_0_0JSONError (Rec0 (Maybe Text))) ((:*:) (S1 S1_0_1JSONError (Rec0 (Maybe ErrorCode))) (S1 S1_0_2JSONError (Rec0 Text))))) 

MetricFilter

SearchedLogStream

searchedLogStream :: SearchedLogStream Source

SearchedLogStream constructor.

The fields accessible through corresponding lenses are:

slsLogStreamName :: Lens' SearchedLogStream (Maybe Text) Source

The name of the log stream.

slsSearchedCompletely :: Lens' SearchedLogStream (Maybe Bool) Source

Indicates whether all the events in this log stream were searched or more data exists to search by paginating further.

MetricFilterMatchRecord

MetricTransformation

OrderBy

LogStream

LogGroup

RejectedLogEventsInfo

InputLogEvent

inputLogEvent Source

InputLogEvent constructor.

The fields accessible through corresponding lenses are:

FilteredLogEvent

fleEventId :: Lens' FilteredLogEvent (Maybe Text) Source

A unique identifier for this event.

fleLogStreamName :: Lens' FilteredLogEvent (Maybe Text) Source

The name of the log stream this event belongs to.

OutputLogEvent

outputLogEvent :: OutputLogEvent Source

OutputLogEvent constructor.

The fields accessible through corresponding lenses are: