Comment by JohnMakin
1 month ago
That sounds like it might be a lambda trigger to me. The feature being deprecated is lambdas that operate at the s3 API level.
1 month ago
That sounds like it might be a lambda trigger to me. The feature being deprecated is lambdas that operate at the s3 API level.
Yeah it's an Event Notification that triggers lambda that acts on the bucket, i had to give it permissions to the bucket so i guess it's outside it :). We'll see!