Hello, is it any way to create a trigger for lambd...
# help
a
Hello, is it any way to create a trigger for lambda using sst? I can’t find in docs. I want trigger function on s3 file uploaded
r
yeah - checkout -https://docs.serverless-stack.com/constructs/Bucket you can set up event notifications for S3
a
aaa it is in bucket, I see thanks
f
Thanks @Ross Coundon!