Y
Hacker News
new
|
ask
|
show
|
jobs
by
easton
250 days ago
At least it’s not S3 triggers for lambdas, just about gave me a heart attack.
1 comments
honopu
250 days ago
oh maybe thats what were using. Made it months ago and im not 100% sure. Lambda on putObject
link
JohnMakin
250 days 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.
link
honopu
249 days ago
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!
link