Does anyone know how to set the `Concurrent batche...
# aws
n
Does anyone know how to set the
Concurrent batches per shard
on a lambda’s DDB trigger? I’m using
Copy code
new aws.lambda.Permission
to create the trigger for a lambda, but I don’t see options on how to increase the batch sizes…