#[worker]Expand description
Worker lambda
Parameters:
name: override the function nameconcurrency: max number of concurrent workersfifo: set to true to enable FIFO processingbatch_size: max number of records to process in a single batch (1..10)environment: environment variables