Open
Description
I want to scan multiple existing S3 buckets but it looks like I have to create new lambda function for each S3 bucket.
I think it would be better to have an existing buckets name array to pass multiple S3 bucket name.
In current scenerio, I have to apply terraform code for each existing S3 bucket.