Skip to content

Commit

Permalink
Update _data-prepper/pipelines/configuration/processors/aws-lambda.md
Browse files Browse the repository at this point in the history
Signed-off-by: Melissa Vagi <[email protected]>
  • Loading branch information
vagimeli authored Nov 22, 2024
1 parent 1fbdced commit 0802e38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ You can configure the processor using the following configuration options.
| `client` | Object | Optional | - | The AWS SDK client configuration. |
| `batch` | Object | Optional | - | Optional batch settings for Lambda invocations. |
| `response_codec` | Object | Optional | - | The Lambda response parsing configuration. |
| `response_events_match` | Boolean | Optional | `false` | The Lambda response handling behavio |
| `response_events_match` | Boolean | Optional | `false` | The Lambda response handling behavior |
| `lambda_when` | String | Optional | - | A conditional expression that determines when to invoke the processor. |
| `tags_on_failure` | List | Optional | `[]` | The tags applied on Lambda execution failures. |

Expand Down

0 comments on commit 0802e38

Please sign in to comment.