woss / aws-lambda-layer-sharp

AWS Lambda Layer custom routine that gives you access to Sharp image library without installing, building and shipping the module with your functions. Just include it and use it.
MIT License
20 stars 10 forks source link

Support other regions? #3

Open squillace91 opened 4 years ago

squillace91 commented 4 years ago

Is there any plan to support other regions?

woss commented 4 years ago

yes, it's on the todo list, same as supporting node 12. unfortunately atm i can't spent time on this but i will soon. PR is welcome 👌

onassar commented 2 years ago

Would love if this was available in us-west-2 (and ideally, node 14).

woss commented 2 years ago

hi @onassar unfortunately i don't have much time for this at the moment because I am not actively using it. If you wish to send a PR is would be more than happy to merge it and deploy it

onassar commented 2 years ago

Okay thanks for the quick reply. Good luck with everything :)

onassar commented 2 years ago

Incase anyone needs the layer for the us-west-2 zone: arn:aws:lambda:us-west-2:422088436246:layer:sharp:1

woss commented 2 years ago

@onassar Do you mind creating a PR with your changes, I'll merge and I'll add that in the README.md?

onassar commented 2 years ago

I actually haven't changed anything. I just wanted to drop the arn in here incase someone stumbles on this issue :)