* Style guide fix - white space Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Update _data-prepper/pipelines/configuration/processors/parse-json.md Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> --------- Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Co-authored-by: Nathan Bower <nbower@amazon.com>
719 B
719 B
layout, title, parent, grand_parent, nav_order
layout | title | parent | grand_parent | nav_order |
---|---|---|---|---|
default | trim_string | Processors | Pipelines | 120 |
trim_string
The trim_string
processor removes white space from the beginning and end of a key and is a mutate string processor. The following table describes the option you can use to configure the trim_string
processor.
Option | Required | Type | Description |
---|---|---|---|
with_keys | Yes | List | A list of keys to trim the white space from. |