brefphp / bref

Serverless PHP on AWS Lambda
https://bref.sh
MIT License
3.12k stars 366 forks source link

Add missing runtime and add bucket example to s3 use-cases #1747

Closed thedomeffm closed 7 months ago

thedomeffm commented 7 months ago

I was confused that the s3 event example didn't need a runtime but that was simply missing here.

Additionally I want to manage the bucket via the lift so I added it as example 😄

mnapoli commented 7 months ago

thanks!