components
components copied to clipboard
How to configure s3 event to trigger an function
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
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.
Just curious about where this ended up, and whether the roadmap'd feature includes other event triggering? (SQS, SNS, Cognito)