Right now, the region `'eu-west-1'` is hardcoded in the following line https://github.com/jameshy/pgdump-aws-lambda/blob/690f0a3b553813d5ae3663852f27601fb19d5ada/lib/config.js#L5 I think it would be helpful to be able to change the region per project.
Right now, the region
'eu-west-1'is hardcoded in the following linepgdump-aws-lambda/lib/config.js
Line 5 in 690f0a3
I think it would be helpful to be able to change the region per project.