1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. logs
  5. getTransformer

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.logs.getTransformer

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

    Specifies a transformer on the log group to transform logs into consistent structured and information rich format.

    Using getTransformer

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getTransformer(args: GetTransformerArgs, opts?: InvokeOptions): Promise<GetTransformerResult>
    function getTransformerOutput(args: GetTransformerOutputArgs, opts?: InvokeOptions): Output<GetTransformerResult>
    def get_transformer(log_group_identifier: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetTransformerResult
    def get_transformer_output(log_group_identifier: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetTransformerResult]
    func LookupTransformer(ctx *Context, args *LookupTransformerArgs, opts ...InvokeOption) (*LookupTransformerResult, error)
    func LookupTransformerOutput(ctx *Context, args *LookupTransformerOutputArgs, opts ...InvokeOption) LookupTransformerResultOutput

    > Note: This function is named LookupTransformer in the Go SDK.

    public static class GetTransformer 
    {
        public static Task<GetTransformerResult> InvokeAsync(GetTransformerArgs args, InvokeOptions? opts = null)
        public static Output<GetTransformerResult> Invoke(GetTransformerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTransformerResult> getTransformer(GetTransformerArgs args, InvokeOptions options)
    public static Output<GetTransformerResult> getTransformer(GetTransformerArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:logs:getTransformer
      arguments:
        # arguments dictionary

    The following arguments are supported:

    LogGroupIdentifier string
    Existing log group that you want to associate with this transformer.
    LogGroupIdentifier string
    Existing log group that you want to associate with this transformer.
    logGroupIdentifier String
    Existing log group that you want to associate with this transformer.
    logGroupIdentifier string
    Existing log group that you want to associate with this transformer.
    log_group_identifier str
    Existing log group that you want to associate with this transformer.
    logGroupIdentifier String
    Existing log group that you want to associate with this transformer.

    getTransformer Result

    The following output properties are available:

    TransformerConfig []TransformerProcessor
    List of processors in a transformer
    transformerConfig List<TransformerProcessor>
    List of processors in a transformer
    transformerConfig TransformerProcessor[]
    List of processors in a transformer
    transformer_config Sequence[TransformerProcessor]
    List of processors in a transformer
    transformerConfig List<Property Map>
    List of processors in a transformer

    Supporting Types

    TransformerAddKeyEntry

    Key string
    The key of the new entry to be added to the log event
    Value string
    The value of the new entry to be added to the log event
    OverwriteIfExists bool
    Specifies whether to overwrite the value if the key already exists in the log event. If you omit this, the default is false .
    Key string
    The key of the new entry to be added to the log event
    Value string
    The value of the new entry to be added to the log event
    OverwriteIfExists bool
    Specifies whether to overwrite the value if the key already exists in the log event. If you omit this, the default is false .
    key String
    The key of the new entry to be added to the log event
    value String
    The value of the new entry to be added to the log event
    overwriteIfExists Boolean
    Specifies whether to overwrite the value if the key already exists in the log event. If you omit this, the default is false .
    key string
    The key of the new entry to be added to the log event
    value string
    The value of the new entry to be added to the log event
    overwriteIfExists boolean
    Specifies whether to overwrite the value if the key already exists in the log event. If you omit this, the default is false .
    key str
    The key of the new entry to be added to the log event
    value str
    The value of the new entry to be added to the log event
    overwrite_if_exists bool
    Specifies whether to overwrite the value if the key already exists in the log event. If you omit this, the default is false .
    key String
    The key of the new entry to be added to the log event
    value String
    The value of the new entry to be added to the log event
    overwriteIfExists Boolean
    Specifies whether to overwrite the value if the key already exists in the log event. If you omit this, the default is false .

    TransformerCopyValueEntry

    source String
    target String
    overwriteIfExists Boolean
    source string
    target string
    overwriteIfExists boolean
    source String
    target String
    overwriteIfExists Boolean

    TransformerMoveKeyEntry

    source String
    target String
    overwriteIfExists Boolean
    source string
    target string
    overwriteIfExists boolean
    source String
    target String
    overwriteIfExists Boolean

    TransformerParseCloudfront

    Source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    Source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source String
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source str
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source String
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .

    TransformerParsePostgres

    Source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    Source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source String
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source str
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source String
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .

    TransformerParseRoute53

    Source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    Source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source String
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source str
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source String
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .

    TransformerParseVpc

    Source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    Source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source String
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source str
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source String
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .

    TransformerParseWaf

    Source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    Source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source String
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source string
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source str
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .
    source String
    Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source .

    TransformerProcessor

    AddKeys Pulumi.AwsNative.Logs.Inputs.TransformerProcessorAddKeysProperties
    Use this parameter to include the addKeys processor in your transformer.
    CopyValue Pulumi.AwsNative.Logs.Inputs.TransformerProcessorCopyValueProperties
    Use this parameter to include the copyValue processor in your transformer.
    Csv Pulumi.AwsNative.Logs.Inputs.TransformerProcessorCsvProperties
    Use this parameter to include the CSV processor in your transformer.
    DateTimeConverter Pulumi.AwsNative.Logs.Inputs.TransformerProcessorDateTimeConverterProperties
    Use this parameter to include the datetimeConverter processor in your transformer.
    DeleteKeys Pulumi.AwsNative.Logs.Inputs.TransformerProcessorDeleteKeysProperties
    Use this parameter to include the deleteKeys processor in your transformer.
    Grok Pulumi.AwsNative.Logs.Inputs.TransformerProcessorGrokProperties
    Use this parameter to include the grok processor in your transformer.
    ListToMap Pulumi.AwsNative.Logs.Inputs.TransformerProcessorListToMapProperties
    Use this parameter to include the listToMap processor in your transformer.
    LowerCaseString Pulumi.AwsNative.Logs.Inputs.TransformerProcessorLowerCaseStringProperties
    Use this parameter to include the lowerCaseString processor in your transformer.
    MoveKeys Pulumi.AwsNative.Logs.Inputs.TransformerProcessorMoveKeysProperties
    Use this parameter to include the moveKeys processor in your transformer.
    ParseCloudfront Pulumi.AwsNative.Logs.Inputs.TransformerParseCloudfront

    Use this parameter to include the parseCloudfront processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    ParseJson Pulumi.AwsNative.Logs.Inputs.TransformerProcessorParseJsonProperties
    Use this parameter to include the parseJSON processor in your transformer.
    ParseKeyValue Pulumi.AwsNative.Logs.Inputs.TransformerProcessorParseKeyValueProperties
    Use this parameter to include the parseKeyValue processor in your transformer.
    ParsePostgres Pulumi.AwsNative.Logs.Inputs.TransformerParsePostgres

    Use this parameter to include the parsePostGres processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    ParseRoute53 Pulumi.AwsNative.Logs.Inputs.TransformerParseRoute53

    Use this parameter to include the parseRoute53 processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    ParseVpc Pulumi.AwsNative.Logs.Inputs.TransformerParseVpc

    Use this parameter to include the parseVPC processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    ParseWaf Pulumi.AwsNative.Logs.Inputs.TransformerParseWaf

    Use this parameter to include the parseWAF processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    RenameKeys Pulumi.AwsNative.Logs.Inputs.TransformerProcessorRenameKeysProperties
    Use this parameter to include the renameKeys processor in your transformer.
    SplitString Pulumi.AwsNative.Logs.Inputs.TransformerProcessorSplitStringProperties
    Use this parameter to include the splitString processor in your transformer.
    SubstituteString Pulumi.AwsNative.Logs.Inputs.TransformerProcessorSubstituteStringProperties
    Use this parameter to include the substituteString processor in your transformer.
    TrimString Pulumi.AwsNative.Logs.Inputs.TransformerProcessorTrimStringProperties
    Use this parameter to include the trimString processor in your transformer.
    TypeConverter Pulumi.AwsNative.Logs.Inputs.TransformerProcessorTypeConverterProperties
    Use this parameter to include the typeConverter processor in your transformer.
    UpperCaseString Pulumi.AwsNative.Logs.Inputs.TransformerProcessorUpperCaseStringProperties
    Use this parameter to include the upperCaseString processor in your transformer.
    AddKeys TransformerProcessorAddKeysProperties
    Use this parameter to include the addKeys processor in your transformer.
    CopyValue TransformerProcessorCopyValueProperties
    Use this parameter to include the copyValue processor in your transformer.
    Csv TransformerProcessorCsvProperties
    Use this parameter to include the CSV processor in your transformer.
    DateTimeConverter TransformerProcessorDateTimeConverterProperties
    Use this parameter to include the datetimeConverter processor in your transformer.
    DeleteKeys TransformerProcessorDeleteKeysProperties
    Use this parameter to include the deleteKeys processor in your transformer.
    Grok TransformerProcessorGrokProperties
    Use this parameter to include the grok processor in your transformer.
    ListToMap TransformerProcessorListToMapProperties
    Use this parameter to include the listToMap processor in your transformer.
    LowerCaseString TransformerProcessorLowerCaseStringProperties
    Use this parameter to include the lowerCaseString processor in your transformer.
    MoveKeys TransformerProcessorMoveKeysProperties
    Use this parameter to include the moveKeys processor in your transformer.
    ParseCloudfront TransformerParseCloudfront

    Use this parameter to include the parseCloudfront processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    ParseJson TransformerProcessorParseJsonProperties
    Use this parameter to include the parseJSON processor in your transformer.
    ParseKeyValue TransformerProcessorParseKeyValueProperties
    Use this parameter to include the parseKeyValue processor in your transformer.
    ParsePostgres TransformerParsePostgres

    Use this parameter to include the parsePostGres processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    ParseRoute53 TransformerParseRoute53

    Use this parameter to include the parseRoute53 processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    ParseVpc TransformerParseVpc

    Use this parameter to include the parseVPC processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    ParseWaf TransformerParseWaf

    Use this parameter to include the parseWAF processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    RenameKeys TransformerProcessorRenameKeysProperties
    Use this parameter to include the renameKeys processor in your transformer.
    SplitString TransformerProcessorSplitStringProperties
    Use this parameter to include the splitString processor in your transformer.
    SubstituteString TransformerProcessorSubstituteStringProperties
    Use this parameter to include the substituteString processor in your transformer.
    TrimString TransformerProcessorTrimStringProperties
    Use this parameter to include the trimString processor in your transformer.
    TypeConverter TransformerProcessorTypeConverterProperties
    Use this parameter to include the typeConverter processor in your transformer.
    UpperCaseString TransformerProcessorUpperCaseStringProperties
    Use this parameter to include the upperCaseString processor in your transformer.
    addKeys TransformerProcessorAddKeysProperties
    Use this parameter to include the addKeys processor in your transformer.
    copyValue TransformerProcessorCopyValueProperties
    Use this parameter to include the copyValue processor in your transformer.
    csv TransformerProcessorCsvProperties
    Use this parameter to include the CSV processor in your transformer.
    dateTimeConverter TransformerProcessorDateTimeConverterProperties
    Use this parameter to include the datetimeConverter processor in your transformer.
    deleteKeys TransformerProcessorDeleteKeysProperties
    Use this parameter to include the deleteKeys processor in your transformer.
    grok TransformerProcessorGrokProperties
    Use this parameter to include the grok processor in your transformer.
    listToMap TransformerProcessorListToMapProperties
    Use this parameter to include the listToMap processor in your transformer.
    lowerCaseString TransformerProcessorLowerCaseStringProperties
    Use this parameter to include the lowerCaseString processor in your transformer.
    moveKeys TransformerProcessorMoveKeysProperties
    Use this parameter to include the moveKeys processor in your transformer.
    parseCloudfront TransformerParseCloudfront

    Use this parameter to include the parseCloudfront processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parseJson TransformerProcessorParseJsonProperties
    Use this parameter to include the parseJSON processor in your transformer.
    parseKeyValue TransformerProcessorParseKeyValueProperties
    Use this parameter to include the parseKeyValue processor in your transformer.
    parsePostgres TransformerParsePostgres

    Use this parameter to include the parsePostGres processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parseRoute53 TransformerParseRoute53

    Use this parameter to include the parseRoute53 processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parseVpc TransformerParseVpc

    Use this parameter to include the parseVPC processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parseWaf TransformerParseWaf

    Use this parameter to include the parseWAF processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    renameKeys TransformerProcessorRenameKeysProperties
    Use this parameter to include the renameKeys processor in your transformer.
    splitString TransformerProcessorSplitStringProperties
    Use this parameter to include the splitString processor in your transformer.
    substituteString TransformerProcessorSubstituteStringProperties
    Use this parameter to include the substituteString processor in your transformer.
    trimString TransformerProcessorTrimStringProperties
    Use this parameter to include the trimString processor in your transformer.
    typeConverter TransformerProcessorTypeConverterProperties
    Use this parameter to include the typeConverter processor in your transformer.
    upperCaseString TransformerProcessorUpperCaseStringProperties
    Use this parameter to include the upperCaseString processor in your transformer.
    addKeys TransformerProcessorAddKeysProperties
    Use this parameter to include the addKeys processor in your transformer.
    copyValue TransformerProcessorCopyValueProperties
    Use this parameter to include the copyValue processor in your transformer.
    csv TransformerProcessorCsvProperties
    Use this parameter to include the CSV processor in your transformer.
    dateTimeConverter TransformerProcessorDateTimeConverterProperties
    Use this parameter to include the datetimeConverter processor in your transformer.
    deleteKeys TransformerProcessorDeleteKeysProperties
    Use this parameter to include the deleteKeys processor in your transformer.
    grok TransformerProcessorGrokProperties
    Use this parameter to include the grok processor in your transformer.
    listToMap TransformerProcessorListToMapProperties
    Use this parameter to include the listToMap processor in your transformer.
    lowerCaseString TransformerProcessorLowerCaseStringProperties
    Use this parameter to include the lowerCaseString processor in your transformer.
    moveKeys TransformerProcessorMoveKeysProperties
    Use this parameter to include the moveKeys processor in your transformer.
    parseCloudfront TransformerParseCloudfront

    Use this parameter to include the parseCloudfront processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parseJson TransformerProcessorParseJsonProperties
    Use this parameter to include the parseJSON processor in your transformer.
    parseKeyValue TransformerProcessorParseKeyValueProperties
    Use this parameter to include the parseKeyValue processor in your transformer.
    parsePostgres TransformerParsePostgres

    Use this parameter to include the parsePostGres processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parseRoute53 TransformerParseRoute53

    Use this parameter to include the parseRoute53 processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parseVpc TransformerParseVpc

    Use this parameter to include the parseVPC processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parseWaf TransformerParseWaf

    Use this parameter to include the parseWAF processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    renameKeys TransformerProcessorRenameKeysProperties
    Use this parameter to include the renameKeys processor in your transformer.
    splitString TransformerProcessorSplitStringProperties
    Use this parameter to include the splitString processor in your transformer.
    substituteString TransformerProcessorSubstituteStringProperties
    Use this parameter to include the substituteString processor in your transformer.
    trimString TransformerProcessorTrimStringProperties
    Use this parameter to include the trimString processor in your transformer.
    typeConverter TransformerProcessorTypeConverterProperties
    Use this parameter to include the typeConverter processor in your transformer.
    upperCaseString TransformerProcessorUpperCaseStringProperties
    Use this parameter to include the upperCaseString processor in your transformer.
    add_keys TransformerProcessorAddKeysProperties
    Use this parameter to include the addKeys processor in your transformer.
    copy_value TransformerProcessorCopyValueProperties
    Use this parameter to include the copyValue processor in your transformer.
    csv TransformerProcessorCsvProperties
    Use this parameter to include the CSV processor in your transformer.
    date_time_converter TransformerProcessorDateTimeConverterProperties
    Use this parameter to include the datetimeConverter processor in your transformer.
    delete_keys TransformerProcessorDeleteKeysProperties
    Use this parameter to include the deleteKeys processor in your transformer.
    grok TransformerProcessorGrokProperties
    Use this parameter to include the grok processor in your transformer.
    list_to_map TransformerProcessorListToMapProperties
    Use this parameter to include the listToMap processor in your transformer.
    lower_case_string TransformerProcessorLowerCaseStringProperties
    Use this parameter to include the lowerCaseString processor in your transformer.
    move_keys TransformerProcessorMoveKeysProperties
    Use this parameter to include the moveKeys processor in your transformer.
    parse_cloudfront TransformerParseCloudfront

    Use this parameter to include the parseCloudfront processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parse_json TransformerProcessorParseJsonProperties
    Use this parameter to include the parseJSON processor in your transformer.
    parse_key_value TransformerProcessorParseKeyValueProperties
    Use this parameter to include the parseKeyValue processor in your transformer.
    parse_postgres TransformerParsePostgres

    Use this parameter to include the parsePostGres processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parse_route53 TransformerParseRoute53

    Use this parameter to include the parseRoute53 processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parse_vpc TransformerParseVpc

    Use this parameter to include the parseVPC processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parse_waf TransformerParseWaf

    Use this parameter to include the parseWAF processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    rename_keys TransformerProcessorRenameKeysProperties
    Use this parameter to include the renameKeys processor in your transformer.
    split_string TransformerProcessorSplitStringProperties
    Use this parameter to include the splitString processor in your transformer.
    substitute_string TransformerProcessorSubstituteStringProperties
    Use this parameter to include the substituteString processor in your transformer.
    trim_string TransformerProcessorTrimStringProperties
    Use this parameter to include the trimString processor in your transformer.
    type_converter TransformerProcessorTypeConverterProperties
    Use this parameter to include the typeConverter processor in your transformer.
    upper_case_string TransformerProcessorUpperCaseStringProperties
    Use this parameter to include the upperCaseString processor in your transformer.
    addKeys Property Map
    Use this parameter to include the addKeys processor in your transformer.
    copyValue Property Map
    Use this parameter to include the copyValue processor in your transformer.
    csv Property Map
    Use this parameter to include the CSV processor in your transformer.
    dateTimeConverter Property Map
    Use this parameter to include the datetimeConverter processor in your transformer.
    deleteKeys Property Map
    Use this parameter to include the deleteKeys processor in your transformer.
    grok Property Map
    Use this parameter to include the grok processor in your transformer.
    listToMap Property Map
    Use this parameter to include the listToMap processor in your transformer.
    lowerCaseString Property Map
    Use this parameter to include the lowerCaseString processor in your transformer.
    moveKeys Property Map
    Use this parameter to include the moveKeys processor in your transformer.
    parseCloudfront Property Map

    Use this parameter to include the parseCloudfront processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parseJson Property Map
    Use this parameter to include the parseJSON processor in your transformer.
    parseKeyValue Property Map
    Use this parameter to include the parseKeyValue processor in your transformer.
    parsePostgres Property Map

    Use this parameter to include the parsePostGres processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parseRoute53 Property Map

    Use this parameter to include the parseRoute53 processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parseVpc Property Map

    Use this parameter to include the parseVPC processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    parseWaf Property Map

    Use this parameter to include the parseWAF processor in your transformer.

    If you use this processor, it must be the first processor in your transformer.

    renameKeys Property Map
    Use this parameter to include the renameKeys processor in your transformer.
    splitString Property Map
    Use this parameter to include the splitString processor in your transformer.
    substituteString Property Map
    Use this parameter to include the substituteString processor in your transformer.
    trimString Property Map
    Use this parameter to include the trimString processor in your transformer.
    typeConverter Property Map
    Use this parameter to include the typeConverter processor in your transformer.
    upperCaseString Property Map
    Use this parameter to include the upperCaseString processor in your transformer.

    TransformerProcessorAddKeysProperties

    TransformerProcessorCopyValueProperties

    TransformerProcessorCsvProperties

    Columns List<string>
    Delimiter string
    QuoteCharacter string
    Source string
    Columns []string
    Delimiter string
    QuoteCharacter string
    Source string
    columns List<String>
    delimiter String
    quoteCharacter String
    source String
    columns string[]
    delimiter string
    quoteCharacter string
    source string
    columns Sequence[str]
    delimiter str
    quote_character str
    source str
    columns List<String>
    delimiter String
    quoteCharacter String
    source String

    TransformerProcessorDateTimeConverterProperties

    MatchPatterns List<string>
    Source string
    Target string
    Locale string
    SourceTimezone string
    TargetFormat string
    TargetTimezone string
    MatchPatterns []string
    Source string
    Target string
    Locale string
    SourceTimezone string
    TargetFormat string
    TargetTimezone string
    matchPatterns List<String>
    source String
    target String
    locale String
    sourceTimezone String
    targetFormat String
    targetTimezone String
    matchPatterns string[]
    source string
    target string
    locale string
    sourceTimezone string
    targetFormat string
    targetTimezone string
    matchPatterns List<String>
    source String
    target String
    locale String
    sourceTimezone String
    targetFormat String
    targetTimezone String

    TransformerProcessorDeleteKeysProperties

    WithKeys List<string>
    WithKeys []string
    withKeys List<String>
    withKeys string[]
    with_keys Sequence[str]
    withKeys List<String>

    TransformerProcessorGrokProperties

    Match string
    Source string
    Match string
    Source string
    match String
    source String
    match string
    source string
    match str
    source str
    match String
    source String

    TransformerProcessorListToMapProperties

    TransformerProcessorListToMapPropertiesFlattenedElement

    TransformerProcessorLowerCaseStringProperties

    WithKeys List<string>
    WithKeys []string
    withKeys List<String>
    withKeys string[]
    with_keys Sequence[str]
    withKeys List<String>

    TransformerProcessorMoveKeysProperties

    TransformerProcessorParseJsonProperties

    Destination string
    Source string
    Destination string
    Source string
    destination String
    source String
    destination string
    source string
    destination String
    source String

    TransformerProcessorParseKeyValueProperties

    TransformerProcessorRenameKeysProperties

    TransformerProcessorSplitStringProperties

    TransformerProcessorSubstituteStringProperties

    TransformerProcessorTrimStringProperties

    WithKeys List<string>
    WithKeys []string
    withKeys List<String>
    withKeys string[]
    with_keys Sequence[str]
    withKeys List<String>

    TransformerProcessorTypeConverterProperties

    TransformerProcessorUpperCaseStringProperties

    WithKeys List<string>
    WithKeys []string
    withKeys List<String>
    withKeys string[]
    with_keys Sequence[str]
    withKeys List<String>

    TransformerRenameKeyEntry

    Key string
    RenameTo string
    OverwriteIfExists bool
    Key string
    RenameTo string
    OverwriteIfExists bool
    key String
    renameTo String
    overwriteIfExists Boolean
    key string
    renameTo string
    overwriteIfExists boolean
    key String
    renameTo String
    overwriteIfExists Boolean

    TransformerSplitStringEntry

    Delimiter string
    Source string
    Delimiter string
    Source string
    delimiter String
    source String
    delimiter string
    source string
    delimiter String
    source String

    TransformerSubstituteStringEntry

    From string
    Source string
    To string
    From string
    Source string
    To string
    from String
    source String
    to String
    from string
    source string
    to string
    from_ str
    source str
    to str
    from String
    source String
    to String

    TransformerTypeConverterEntry

    TransformerTypeConverterEntryType

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi