How can I costomize error page of my S3 bucket when the user tries something that does not exist.
I can not use "Static website hosting", because static virtual host only deals with public objects, I'll mess with private objects, generating url presign,
Url presign does not work with endpoint "Static website hosting"
I'm using PHP.
Any ideas? thank you very much