Avoid creation of new S3 bucket for S3 event triggers

Hello,

I’m trying to trigger my function on S3 put event, but I have existing bucket and I’m getting “S3Bucket xxxx already exists.” error.

How can I avoid new bucket creation?

You can’t do it by default, but there’s a plugin for that.

1 Like