Understanding the anatomy of CloudFront URLs is crucial for anyone using the service.
Check for HTTP/2 200 , 403 , or 404 . A 403 means access denied (likely private content). A 404 means the distribution or path does not exist.
Thus, the intended keyword is likely: — but with a missing colon and slashes ( : and // ) after https .