bisectBatchOnFunctionError property

Input<bool?>? bisectBatchOnFunctionError
final

Whether to split the batch in two and retry if the function returns an error. Only available for stream sources (DynamoDB and Kinesis). Defaults to false.

Implementation

final pulumi.Input<bool?>? bisectBatchOnFunctionError;