Bug report: Missing optional configuration parameter in event sources for Lambda

0

DestinationConfig is a configuration object that specifies the destination of an event (Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Kafka only) after Lambda processes it.

AWS Lambda now supports failed-event destinations for Kafka event source mappings. But the Lambda developer guide doesn't reflect this configuration parameter for MSK, self managed Apache Kafka, Kinesis or even DynamoDB streams. It can be added.

1 Answer
0

Also, the documentation can be made available as a part of this repo so that we can directly raise a PR.

Riya
answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions