guardian / crossword-uploader

Repository for the AWS lambda functions used to upload crosswords
0 stars 0 forks source link

Upgrade everything #28

Closed andrew-nowak closed 1 year ago

andrew-nowak commented 1 year ago

What does this change?

Everything is latest (well almost - not done the aws sdk 1->2 migration, nor moved to scala 3)

How to test

Deploy to CODE, put some files in the CODE processing bucket, see if they get uploaded

andrew-nowak commented 1 year ago

I've had to raise the configured memory from 256 MB to 512 MB to get it to run. (Done manually because the crossword-uploaders are not configured in cloudformation 😞 ) When deploying, we must remember to do the same for the PROD functions