Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 63608c2

Browse files
authored
[ESM] Kafka does not yet support failure destinations (#1605)
1 parent 92d3678 commit 63608c2

File tree

1 file changed

+2
-2
lines changed
  • content/en/user-guide/aws/lambda

1 file changed

+2
-2
lines changed

content/en/user-guide/aws/lambda/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,8 @@ Feature availability and coverage is categorized with the following system:
202202
| BisectBatchOnFunctionError | Bisect a batch on error and retry. ||| 🟠 | 🟠 |||
203203
| ScalingConfig | The scaling configuration for the event source. | 🟠 | 🟠 |||||
204204
| ParallelizationFactor | Parallel batch processing by shard. ||| 🟠 | 🟠 |||
205-
| DestinationConfig.OnFailure | SQS Failure Destination. ||| 🟢 | 🟢 | 🟢 | 🟢 |
206-
| | SNS Failure Destination. ||| 🟢 | 🟢 | 🟢 | 🟢 |
205+
| DestinationConfig.OnFailure | SQS Failure Destination. ||| 🟢 | 🟢 | 🟠 | 🟠 |
206+
| | SNS Failure Destination. ||| 🟢 | 🟢 | 🟠 | 🟠 |
207207
| | S3 Failure Destination. ||| 🟠 | 🟠 | 🟠 | 🟠 |
208208
| DestinationConfig.OnSuccess | Success Destinations. |||||||
209209
| MetricsConfig | CloudWatch metrics. | 🟠 | 🟠 | 🟠 | 🟠 | 🟠 | 🟠 |

0 commit comments

Comments
 (0)