I am using S3 static website hosting to deploy code. I want to send 200 status code when error document is served. currently, it is sending 404 status code. Is it possible to customize the status code.
I can't see any option here to set HTTP status code.
Thanks in advance !!