components icon indicating copy to clipboard operation
components copied to clipboard

How to configure s3 event to trigger an function

Open neilime opened this issue 5 years ago • 2 comments

Description

How can I configure an S3 event to trigger an function as it's possible with classic serverless service configuration https://serverless.com/framework/docs/providers/aws/events/s3/

Thanks

neilime avatar Oct 14 '19 17:10 neilime

It's currently not possible with components. But it's def on the roadmap. It'll either be part of the lambda component, or under it's own eventing component.

eahefnawy avatar Oct 24 '19 13:10 eahefnawy

Just curious about where this ended up, and whether the roadmap'd feature includes other event triggering? (SQS, SNS, Cognito)

Slooowpoke avatar Sep 30 '20 11:09 Slooowpoke