serverless-s3-local icon indicating copy to clipboard operation
serverless-s3-local copied to clipboard

add basic support for QueueConfigurations

Open 80avin opened this issue 3 years ago • 2 comments

Add preliminary support for NotificationConfiguration ( only QueueConfigurations yet )

Allows sending SQS events on S3 events.

fixes https://github.com/ar90n/serverless-s3-local/issues/98

80avin avatar Sep 01 '22 20:09 80avin

@80avin Thanks for your PR. But I couldn't merge this PR for serverless-s3-local. Because I want to keep serverless-s3-local simple. This means that serverless-s3-local isn't designed to support the full features of S3. If you want full-feature supported S3 integrated with lambda, Localstack will be helpful for your purpose.

ar90n avatar Dec 12 '22 17:12 ar90n

@ar90n I understand. It's okay if you want to delete or modify this PR. I created it since I had to implement this feature for my requirements, and then thought of pushing for more visibility.

80avin avatar Dec 12 '22 21:12 80avin