Hi I have a query about amazon S3.
I don't know is this fundamental possible or not.
In amazon s3 if image not exist in S3, will throw 404 error when we hit the cdn url like "https://cdn.storegrasp.com/images/Zwfum1-AYLX9sSK5YZtPLQ-logo.jpg"
so actully I want that amazon s3 will throw me the default image which I was set in amazon s3.
Is this functionality provided by amazon? If yes, then can you help me step by step how can I achieve this.