Skip to content

Commit 363ccec

Browse files
authored
Add s3 as ESM failure destination for Kinesis and DynamoDB stream sources (#1622)
1 parent 19c2b69 commit 363ccec

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

Diff for: β€Žcontent/en/user-guide/aws/lambda/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Feature availability and coverage is categorized with the following system:
204204
| ParallelizationFactor | Parallel batch processing by shard. | βž– | βž– | 🟠 | 🟠 | βž– | βž– |
205205
| DestinationConfig.OnFailure | SQS Failure Destination. | βž– | βž– | 🟒 | 🟒 | 🟠 | 🟠 |
206206
| | SNS Failure Destination. | βž– | βž– | 🟒 | 🟒 | 🟠 | 🟠 |
207-
| | S3 Failure Destination. | βž– | βž– | 🟠 | 🟠 | 🟠 | 🟠 |
207+
| | S3 Failure Destination. | βž– | βž– | 🟒 | 🟒 | 🟠 | 🟠 |
208208
| DestinationConfig.OnSuccess | Success Destinations. | βž– | βž– | βž– | βž– | βž– | βž– |
209209
| MetricsConfig | CloudWatch metrics. | 🟠 | 🟠 | 🟠 | 🟠 | 🟠 | 🟠 |
210210
| ProvisionedPollerConfig | Control throughput via min-max limits. | βž– | βž– | βž– | βž– | 🟠 | 🟠 |

0 commit comments

Comments
Β (0)