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

Commit 91e2880

Browse files
authored
Add s3 as ESM failure destination for Kinesis and DynamoDB stream sources
Implemented in localstack/localstack#12087. This update to docs should be merged after the next minor release once the feature is released.
1 parent a789501 commit 91e2880

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)