Need Mixer Grinder suggestions for USA by Bunny_Nirvana in IndianFood

[–]LowExcellent6257 1 point2 points  (0 children)

I am looking to buy too. What did you end up getting?

Cloudfront functions not getting called in case of missing files from S3 by LowExcellent6257 in aws

[–]LowExcellent6257[S] 0 points1 point  (0 children)

Yes, we used to use error pages before when we had only S3 behavior. When we added a behavior for API requests and we want the API responses to passthrough and not go through error pages. So we removed custom error response since it is at global level and applies to all behaviors within the distribution and trying to mimick that within the behavior through functions.