← Back to context Comment by havefunbesafe 1 month ago Amazon S3 Object Lambda seems like a massive category to deprecate 6 comments havefunbesafe Reply bilekas 1 month ago Yeah, that will greatly impact one of our products. As usual with AWS documentation it's not very clear what the update path seems to be.https://docs.aws.amazon.com/AmazonS3/latest/userguide/amazon...I wonder why they're going that direction too, if anything those lambdas must be making money for them. easton 1 month ago At least it’s not S3 triggers for lambdas, just about gave me a heart attack. honopu 1 month ago oh maybe thats what were using. Made it months ago and im not 100% sure. Lambda on putObject 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 reply → honopu 1 month ago Yeah I agree. We're currently using it to dump images as originals into a bucket at a path.. then the aws lambda function attached generates all the thumbnails.
bilekas 1 month ago Yeah, that will greatly impact one of our products. As usual with AWS documentation it's not very clear what the update path seems to be.https://docs.aws.amazon.com/AmazonS3/latest/userguide/amazon...I wonder why they're going that direction too, if anything those lambdas must be making money for them.
easton 1 month ago At least it’s not S3 triggers for lambdas, just about gave me a heart attack. honopu 1 month ago oh maybe thats what were using. Made it months ago and im not 100% sure. Lambda on putObject 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 reply →
honopu 1 month ago oh maybe thats what were using. Made it months ago and im not 100% sure. Lambda on putObject 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 reply →
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 reply →
honopu 1 month ago Yeah I agree. We're currently using it to dump images as originals into a bucket at a path.. then the aws lambda function attached generates all the thumbnails.
Yeah, that will greatly impact one of our products. As usual with AWS documentation it's not very clear what the update path seems to be.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/amazon...
I wonder why they're going that direction too, if anything those lambdas must be making money for them.
At least it’s not S3 triggers for lambdas, just about gave me a heart attack.
oh maybe thats what were using. Made it months ago and im not 100% sure. Lambda on putObject
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 reply →
Yeah I agree. We're currently using it to dump images as originals into a bucket at a path.. then the aws lambda function attached generates all the thumbnails.