Skip to content

Commit

Permalink
[ESM] Kafka does not yet support failure destinations (#1605)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregfurman authored Dec 19, 2024
1 parent 92d3678 commit 63608c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/user-guide/aws/lambda/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ Feature availability and coverage is categorized with the following system:
| BisectBatchOnFunctionError | Bisect a batch on error and retry. | βž– | βž– | 🟠 | 🟠 | βž– | βž– |
| ScalingConfig | The scaling configuration for the event source. | 🟠 | 🟠 | βž– | βž– | βž– | βž– |
| ParallelizationFactor | Parallel batch processing by shard. | βž– | βž– | 🟠 | 🟠 | βž– | βž– |
| DestinationConfig.OnFailure | SQS Failure Destination. | βž– | βž– | 🟒 | 🟒 | 🟒 | 🟒 |
| | SNS Failure Destination. | βž– | βž– | 🟒 | 🟒 | 🟒 | 🟒 |
| DestinationConfig.OnFailure | SQS Failure Destination. | βž– | βž– | 🟒 | 🟒 | 🟠 | 🟠 |
| | SNS Failure Destination. | βž– | βž– | 🟒 | 🟒 | 🟠 | 🟠 |
| | S3 Failure Destination. | βž– | βž– | 🟠 | 🟠 | 🟠 | 🟠 |
| DestinationConfig.OnSuccess | Success Destinations. | βž– | βž– | βž– | βž– | βž– | βž– |
| MetricsConfig | CloudWatch metrics. | 🟠 | 🟠 | 🟠 | 🟠 | 🟠 | 🟠 |
Expand Down

0 comments on commit 63608c2

Please sign in to comment.