stratosphere-logs-1.0.0: Stratosphere integration for AWS Logs.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Logs.Transformer

Documentation

data AddKeyEntryProperty Source #

Instances

Instances details
ToJSON AddKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeyEntryProperty

Show AddKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeyEntryProperty

Eq AddKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeyEntryProperty

ToResourceProperties AddKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeyEntryProperty

Property "Key" AddKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeyEntryProperty

Property "OverwriteIfExists" AddKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeyEntryProperty

Associated Types

type PropertyType "OverwriteIfExists" AddKeyEntryProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeyEntryProperty

type PropertyType "OverwriteIfExists" AddKeyEntryProperty = Value Bool
Property "Value" AddKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeyEntryProperty

type PropertyType "Key" AddKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeyEntryProperty

type PropertyType "OverwriteIfExists" AddKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeyEntryProperty

type PropertyType "OverwriteIfExists" AddKeyEntryProperty = Value Bool
type PropertyType "Value" AddKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeyEntryProperty

data ListToMapProperty Source #

Instances

Instances details
ToJSON ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

Show ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

Eq ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

ToResourceProperties ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

Property "Flatten" ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

Associated Types

type PropertyType "Flatten" ListToMapProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

Property "FlattenedElement" ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

Associated Types

type PropertyType "FlattenedElement" ListToMapProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

type PropertyType "FlattenedElement" ListToMapProperty = Value Text
Property "Key" ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

Property "Source" ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

Associated Types

type PropertyType "Source" ListToMapProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

Property "Target" ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

Associated Types

type PropertyType "Target" ListToMapProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

Property "ValueKey" ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

Associated Types

type PropertyType "ValueKey" ListToMapProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

type PropertyType "Flatten" ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

type PropertyType "FlattenedElement" ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

type PropertyType "FlattenedElement" ListToMapProperty = Value Text
type PropertyType "Key" ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

type PropertyType "Source" ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

type PropertyType "Target" ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

type PropertyType "ValueKey" ListToMapProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ListToMapProperty

data RenameKeyEntryProperty Source #

Instances

Instances details
ToJSON RenameKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeyEntryProperty

Show RenameKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeyEntryProperty

Eq RenameKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeyEntryProperty

ToResourceProperties RenameKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeyEntryProperty

Property "Key" RenameKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeyEntryProperty

Property "OverwriteIfExists" RenameKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeyEntryProperty

Associated Types

type PropertyType "OverwriteIfExists" RenameKeyEntryProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeyEntryProperty

type PropertyType "OverwriteIfExists" RenameKeyEntryProperty = Value Bool
Property "RenameTo" RenameKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeyEntryProperty

type PropertyType "Key" RenameKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeyEntryProperty

type PropertyType "OverwriteIfExists" RenameKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeyEntryProperty

type PropertyType "OverwriteIfExists" RenameKeyEntryProperty = Value Bool
type PropertyType "RenameTo" RenameKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeyEntryProperty

data TypeConverterEntryProperty Source #

Instances

Instances details
ToJSON TypeConverterEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterEntryProperty

Show TypeConverterEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterEntryProperty

Eq TypeConverterEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterEntryProperty

ToResourceProperties TypeConverterEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterEntryProperty

Property "Key" TypeConverterEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterEntryProperty

Property "Type" TypeConverterEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterEntryProperty

type PropertyType "Key" TypeConverterEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterEntryProperty

type PropertyType "Type" TypeConverterEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterEntryProperty

data ProcessorProperty Source #

Instances

Instances details
ToJSON ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Show ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Eq ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

ToResourceProperties ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "AddKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "AddKeys" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "CopyValue" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "CopyValue" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "Csv" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "DateTimeConverter" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "DateTimeConverter" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "DeleteKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "DeleteKeys" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "Grok" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ListToMap" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ListToMap" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "LowerCaseString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "LowerCaseString" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "MoveKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "MoveKeys" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseCloudfront" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseCloudfront" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseJSON" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseJSON" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseKeyValue" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseKeyValue" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParsePostgres" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParsePostgres" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseRoute53" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseRoute53" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseToOCSF" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseToOCSF" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseVPC" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseVPC" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseWAF" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseWAF" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "RenameKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "RenameKeys" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "SplitString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "SplitString" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "SubstituteString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "SubstituteString" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "TrimString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "TrimString" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "TypeConverter" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "TypeConverter" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "UpperCaseString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "UpperCaseString" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "AddKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "CopyValue" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "Csv" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "DateTimeConverter" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "DeleteKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "Grok" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ListToMap" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "LowerCaseString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "MoveKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseCloudfront" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseJSON" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseKeyValue" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParsePostgres" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseRoute53" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseToOCSF" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseVPC" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseWAF" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "RenameKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "SplitString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "SubstituteString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "TrimString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "TypeConverter" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "UpperCaseString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

data SubstituteStringEntryProperty Source #

Instances

Instances details
ToJSON SubstituteStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringEntryProperty

Show SubstituteStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringEntryProperty

Eq SubstituteStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringEntryProperty

ToResourceProperties SubstituteStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringEntryProperty

Property "From" SubstituteStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringEntryProperty

Property "Source" SubstituteStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringEntryProperty

Property "To" SubstituteStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringEntryProperty

type PropertyType "From" SubstituteStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringEntryProperty

type PropertyType "Source" SubstituteStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringEntryProperty

type PropertyType "To" SubstituteStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringEntryProperty

data GrokProperty Source #

Instances

Instances details
ToJSON GrokProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.GrokProperty

Show GrokProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.GrokProperty

Eq GrokProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.GrokProperty

ToResourceProperties GrokProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.GrokProperty

Property "Match" GrokProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.GrokProperty

Associated Types

type PropertyType "Match" GrokProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.GrokProperty

Property "Source" GrokProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.GrokProperty

Associated Types

type PropertyType "Source" GrokProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.GrokProperty

type PropertyType "Match" GrokProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.GrokProperty

type PropertyType "Source" GrokProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.GrokProperty

data CsvProperty Source #

Instances

Instances details
ToJSON CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Show CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Eq CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

ToResourceProperties CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Property "Columns" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Associated Types

type PropertyType "Columns" CsvProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Property "Delimiter" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Associated Types

type PropertyType "Delimiter" CsvProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

type PropertyType "Delimiter" CsvProperty = Value Text

Methods

set :: PropertyType "Delimiter" CsvProperty -> CsvProperty -> CsvProperty #

Property "QuoteCharacter" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Associated Types

type PropertyType "QuoteCharacter" CsvProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

type PropertyType "QuoteCharacter" CsvProperty = Value Text

Methods

set :: PropertyType "QuoteCharacter" CsvProperty -> CsvProperty -> CsvProperty #

Property "Source" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Associated Types

type PropertyType "Source" CsvProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

type PropertyType "Columns" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

type PropertyType "Delimiter" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

type PropertyType "Delimiter" CsvProperty = Value Text
type PropertyType "QuoteCharacter" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

type PropertyType "QuoteCharacter" CsvProperty = Value Text
type PropertyType "Source" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

data SplitStringEntryProperty Source #

Instances

Instances details
ToJSON SplitStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringEntryProperty

Show SplitStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringEntryProperty

Eq SplitStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringEntryProperty

ToResourceProperties SplitStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringEntryProperty

Property "Delimiter" SplitStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringEntryProperty

Property "Source" SplitStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringEntryProperty

type PropertyType "Delimiter" SplitStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringEntryProperty

type PropertyType "Source" SplitStringEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringEntryProperty

data AddKeysProperty Source #

Instances

Instances details
ToJSON AddKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeysProperty

Show AddKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeysProperty

Eq AddKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeysProperty

ToResourceProperties AddKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeysProperty

Property "Entries" AddKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeysProperty

Associated Types

type PropertyType "Entries" AddKeysProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeysProperty

type PropertyType "Entries" AddKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.AddKeysProperty

data CopyValueEntryProperty Source #

Instances

Instances details
ToJSON CopyValueEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueEntryProperty

Show CopyValueEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueEntryProperty

Eq CopyValueEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueEntryProperty

ToResourceProperties CopyValueEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueEntryProperty

Property "OverwriteIfExists" CopyValueEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueEntryProperty

Associated Types

type PropertyType "OverwriteIfExists" CopyValueEntryProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueEntryProperty

type PropertyType "OverwriteIfExists" CopyValueEntryProperty = Value Bool
Property "Source" CopyValueEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueEntryProperty

Property "Target" CopyValueEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueEntryProperty

type PropertyType "OverwriteIfExists" CopyValueEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueEntryProperty

type PropertyType "OverwriteIfExists" CopyValueEntryProperty = Value Bool
type PropertyType "Source" CopyValueEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueEntryProperty

type PropertyType "Target" CopyValueEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueEntryProperty

data CopyValueProperty Source #

Instances

Instances details
ToJSON CopyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueProperty

Show CopyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueProperty

Eq CopyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueProperty

ToResourceProperties CopyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueProperty

Property "Entries" CopyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueProperty

type PropertyType "Entries" CopyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CopyValueProperty

data DateTimeConverterProperty Source #

Constructors

DateTimeConverterProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-transformer-datetimeconverter.html

Instances

Instances details
ToJSON DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Show DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Eq DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

ToResourceProperties DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Property "Locale" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Property "MatchPatterns" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Associated Types

type PropertyType "MatchPatterns" DateTimeConverterProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Property "Source" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Property "SourceTimezone" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Associated Types

type PropertyType "SourceTimezone" DateTimeConverterProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Property "Target" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Property "TargetFormat" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Associated Types

type PropertyType "TargetFormat" DateTimeConverterProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Property "TargetTimezone" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

Associated Types

type PropertyType "TargetTimezone" DateTimeConverterProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

type PropertyType "Locale" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

type PropertyType "MatchPatterns" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

type PropertyType "Source" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

type PropertyType "SourceTimezone" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

type PropertyType "Target" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

type PropertyType "TargetFormat" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

type PropertyType "TargetTimezone" DateTimeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DateTimeConverterProperty

data DeleteKeysProperty Source #

Instances

Instances details
ToJSON DeleteKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DeleteKeysProperty

Show DeleteKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DeleteKeysProperty

Eq DeleteKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DeleteKeysProperty

ToResourceProperties DeleteKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DeleteKeysProperty

Property "WithKeys" DeleteKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DeleteKeysProperty

Associated Types

type PropertyType "WithKeys" DeleteKeysProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.DeleteKeysProperty

type PropertyType "WithKeys" DeleteKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.DeleteKeysProperty

data LowerCaseStringProperty Source #

Instances

Instances details
ToJSON LowerCaseStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.LowerCaseStringProperty

Show LowerCaseStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.LowerCaseStringProperty

Eq LowerCaseStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.LowerCaseStringProperty

ToResourceProperties LowerCaseStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.LowerCaseStringProperty

Property "WithKeys" LowerCaseStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.LowerCaseStringProperty

type PropertyType "WithKeys" LowerCaseStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.LowerCaseStringProperty

data MoveKeyEntryProperty Source #

Instances

Instances details
ToJSON MoveKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeyEntryProperty

Show MoveKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeyEntryProperty

Eq MoveKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeyEntryProperty

ToResourceProperties MoveKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeyEntryProperty

Property "OverwriteIfExists" MoveKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeyEntryProperty

Associated Types

type PropertyType "OverwriteIfExists" MoveKeyEntryProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeyEntryProperty

type PropertyType "OverwriteIfExists" MoveKeyEntryProperty = Value Bool
Property "Source" MoveKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeyEntryProperty

Property "Target" MoveKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeyEntryProperty

type PropertyType "OverwriteIfExists" MoveKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeyEntryProperty

type PropertyType "OverwriteIfExists" MoveKeyEntryProperty = Value Bool
type PropertyType "Source" MoveKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeyEntryProperty

type PropertyType "Target" MoveKeyEntryProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeyEntryProperty

data MoveKeysProperty Source #

Instances

Instances details
ToJSON MoveKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeysProperty

Show MoveKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeysProperty

Eq MoveKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeysProperty

ToResourceProperties MoveKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeysProperty

Property "Entries" MoveKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeysProperty

Associated Types

type PropertyType "Entries" MoveKeysProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeysProperty

type PropertyType "Entries" MoveKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.MoveKeysProperty

data ParseCloudfrontProperty Source #

Instances

Instances details
ToJSON ParseCloudfrontProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseCloudfrontProperty

Show ParseCloudfrontProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseCloudfrontProperty

Eq ParseCloudfrontProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseCloudfrontProperty

ToResourceProperties ParseCloudfrontProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseCloudfrontProperty

Property "Source" ParseCloudfrontProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseCloudfrontProperty

type PropertyType "Source" ParseCloudfrontProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseCloudfrontProperty

data ParseJSONProperty Source #

Instances

Instances details
ToJSON ParseJSONProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseJSONProperty

Show ParseJSONProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseJSONProperty

Eq ParseJSONProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseJSONProperty

ToResourceProperties ParseJSONProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseJSONProperty

Property "Destination" ParseJSONProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseJSONProperty

Associated Types

type PropertyType "Destination" ParseJSONProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseJSONProperty

Property "Source" ParseJSONProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseJSONProperty

Associated Types

type PropertyType "Source" ParseJSONProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseJSONProperty

type PropertyType "Destination" ParseJSONProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseJSONProperty

type PropertyType "Source" ParseJSONProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseJSONProperty

data ParseKeyValueProperty Source #

Constructors

ParseKeyValueProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-transformer-parsekeyvalue.html

Instances

Instances details
ToJSON ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Show ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Eq ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

ToResourceProperties ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Property "Destination" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Associated Types

type PropertyType "Destination" ParseKeyValueProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Property "FieldDelimiter" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Associated Types

type PropertyType "FieldDelimiter" ParseKeyValueProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Property "KeyPrefix" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Associated Types

type PropertyType "KeyPrefix" ParseKeyValueProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Property "KeyValueDelimiter" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Associated Types

type PropertyType "KeyValueDelimiter" ParseKeyValueProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

type PropertyType "KeyValueDelimiter" ParseKeyValueProperty = Value Text
Property "NonMatchValue" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Associated Types

type PropertyType "NonMatchValue" ParseKeyValueProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Property "OverwriteIfExists" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

Associated Types

type PropertyType "OverwriteIfExists" ParseKeyValueProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

type PropertyType "OverwriteIfExists" ParseKeyValueProperty = Value Bool
Property "Source" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

type PropertyType "Destination" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

type PropertyType "FieldDelimiter" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

type PropertyType "KeyPrefix" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

type PropertyType "KeyValueDelimiter" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

type PropertyType "KeyValueDelimiter" ParseKeyValueProperty = Value Text
type PropertyType "NonMatchValue" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

type PropertyType "OverwriteIfExists" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

type PropertyType "OverwriteIfExists" ParseKeyValueProperty = Value Bool
type PropertyType "Source" ParseKeyValueProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseKeyValueProperty

data ParsePostgresProperty Source #

Instances

Instances details
ToJSON ParsePostgresProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParsePostgresProperty

Show ParsePostgresProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParsePostgresProperty

Eq ParsePostgresProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParsePostgresProperty

ToResourceProperties ParsePostgresProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParsePostgresProperty

Property "Source" ParsePostgresProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParsePostgresProperty

type PropertyType "Source" ParsePostgresProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParsePostgresProperty

data ParseRoute53Property Source #

Instances

Instances details
ToJSON ParseRoute53Property Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseRoute53Property

Show ParseRoute53Property Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseRoute53Property

Eq ParseRoute53Property Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseRoute53Property

ToResourceProperties ParseRoute53Property Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseRoute53Property

Property "Source" ParseRoute53Property Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseRoute53Property

type PropertyType "Source" ParseRoute53Property Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseRoute53Property

data ParseToOCSFProperty Source #

Instances

Instances details
ToJSON ParseToOCSFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

Show ParseToOCSFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

Eq ParseToOCSFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

ToResourceProperties ParseToOCSFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

Property "EventSource" ParseToOCSFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

Associated Types

type PropertyType "EventSource" ParseToOCSFProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

Property "OcsfVersion" ParseToOCSFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

Associated Types

type PropertyType "OcsfVersion" ParseToOCSFProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

Property "Source" ParseToOCSFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

Associated Types

type PropertyType "Source" ParseToOCSFProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

type PropertyType "EventSource" ParseToOCSFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

type PropertyType "OcsfVersion" ParseToOCSFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

type PropertyType "Source" ParseToOCSFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseToOCSFProperty

data ParseVPCProperty Source #

Instances

Instances details
ToJSON ParseVPCProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseVPCProperty

Show ParseVPCProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseVPCProperty

Eq ParseVPCProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseVPCProperty

ToResourceProperties ParseVPCProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseVPCProperty

Property "Source" ParseVPCProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseVPCProperty

Associated Types

type PropertyType "Source" ParseVPCProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseVPCProperty

type PropertyType "Source" ParseVPCProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseVPCProperty

data ParseWAFProperty Source #

Instances

Instances details
ToJSON ParseWAFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseWAFProperty

Show ParseWAFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseWAFProperty

Eq ParseWAFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseWAFProperty

ToResourceProperties ParseWAFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseWAFProperty

Property "Source" ParseWAFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseWAFProperty

Associated Types

type PropertyType "Source" ParseWAFProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseWAFProperty

type PropertyType "Source" ParseWAFProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ParseWAFProperty

data RenameKeysProperty Source #

Instances

Instances details
ToJSON RenameKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeysProperty

Show RenameKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeysProperty

Eq RenameKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeysProperty

ToResourceProperties RenameKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeysProperty

Property "Entries" RenameKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeysProperty

type PropertyType "Entries" RenameKeysProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.RenameKeysProperty

data SplitStringProperty Source #

Instances

Instances details
ToJSON SplitStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringProperty

Show SplitStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringProperty

Eq SplitStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringProperty

ToResourceProperties SplitStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringProperty

Property "Entries" SplitStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringProperty

type PropertyType "Entries" SplitStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SplitStringProperty

data SubstituteStringProperty Source #

Instances

Instances details
ToJSON SubstituteStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringProperty

Show SubstituteStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringProperty

Eq SubstituteStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringProperty

ToResourceProperties SubstituteStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringProperty

Property "Entries" SubstituteStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringProperty

type PropertyType "Entries" SubstituteStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.SubstituteStringProperty

data TrimStringProperty Source #

Instances

Instances details
ToJSON TrimStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TrimStringProperty

Show TrimStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TrimStringProperty

Eq TrimStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TrimStringProperty

ToResourceProperties TrimStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TrimStringProperty

Property "WithKeys" TrimStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TrimStringProperty

Associated Types

type PropertyType "WithKeys" TrimStringProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.TrimStringProperty

type PropertyType "WithKeys" TrimStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TrimStringProperty

data TypeConverterProperty Source #

Instances

Instances details
ToJSON TypeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterProperty

Show TypeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterProperty

Eq TypeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterProperty

ToResourceProperties TypeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterProperty

Property "Entries" TypeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterProperty

type PropertyType "Entries" TypeConverterProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.TypeConverterProperty

data UpperCaseStringProperty Source #

Instances

Instances details
ToJSON UpperCaseStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.UpperCaseStringProperty

Show UpperCaseStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.UpperCaseStringProperty

Eq UpperCaseStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.UpperCaseStringProperty

ToResourceProperties UpperCaseStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.UpperCaseStringProperty

Property "WithKeys" UpperCaseStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.UpperCaseStringProperty

type PropertyType "WithKeys" UpperCaseStringProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.UpperCaseStringProperty

data Transformer Source #

Instances

Instances details
ToJSON Transformer Source # 
Instance details

Defined in Stratosphere.Logs.Transformer

Show Transformer Source # 
Instance details

Defined in Stratosphere.Logs.Transformer

Eq Transformer Source # 
Instance details

Defined in Stratosphere.Logs.Transformer

ToResourceProperties Transformer Source # 
Instance details

Defined in Stratosphere.Logs.Transformer

Property "LogGroupIdentifier" Transformer Source # 
Instance details

Defined in Stratosphere.Logs.Transformer

Associated Types

type PropertyType "LogGroupIdentifier" Transformer 
Instance details

Defined in Stratosphere.Logs.Transformer

type PropertyType "LogGroupIdentifier" Transformer = Value Text

Methods

set :: PropertyType "LogGroupIdentifier" Transformer -> Transformer -> Transformer #

Property "TransformerConfig" Transformer Source # 
Instance details

Defined in Stratosphere.Logs.Transformer

Associated Types

type PropertyType "TransformerConfig" Transformer 
Instance details

Defined in Stratosphere.Logs.Transformer

type PropertyType "TransformerConfig" Transformer = [ProcessorProperty]

Methods

set :: PropertyType "TransformerConfig" Transformer -> Transformer -> Transformer #

type PropertyType "LogGroupIdentifier" Transformer Source # 
Instance details

Defined in Stratosphere.Logs.Transformer

type PropertyType "LogGroupIdentifier" Transformer = Value Text
type PropertyType "TransformerConfig" Transformer Source # 
Instance details

Defined in Stratosphere.Logs.Transformer

type PropertyType "TransformerConfig" Transformer = [ProcessorProperty]