Package io.quarkus.funqy.lambda.config
Interface DynamoDb
public interface DynamoDb
Kinesis event config
-
Method Summary
Modifier and TypeMethodDescriptionbooleanAllows functions to return partially successful responses for a batch of event records.
-
Method Details
-
reportBatchItemFailures
@WithDefault("true") boolean reportBatchItemFailures()Allows functions to return partially successful responses for a batch of event records.
-