Corey Snyder
06/06/2020, 6:53 PMImages
table is deleted, I want a script to be kicked off to make a call to my AWS Lambda image service to remove that item from S3 bucket so I’m not storing an image with no references. Obviously I can write some logic around this and add it to every place which may cascade into row being removed from Images but it would be a lot easier if I could just hook into it somehow. Thanks!Ryan
06/08/2020, 9:38 AMCorey Snyder
06/08/2020, 8:43 PM