[Ionic 4] A lot of links goes to https://*.s3.amazonaws.com

I am in a secured corporate network, behind a proxy, as per policy no connection would be made to amazonaws storage and will be denied.
Connections get blocked… like

If you are behind a firewall and need to configure proxy settings, see: Using a Proxy | Ionic Documentation

    Error: getaddrinfo ENOTFOUND d2ql0qc7j8u4b2.cloudfront.net d2ql0qc7j8u4b2.cloudfront.net:443

https://github-production-release-asset-2e65be.s3.amazonaws.com/

Is there any other storage where I can hit and get things working. I need a workaround, I don’t want to leave Ionic and fallback to other PWAs.

Thanks in advance,