Upload resources to CloudFront

Hi there,

I know I can use Bundle CSS/JS to let users fetch the resources from CloudFront after optimizing by Netlify.However,is there a way to upload other types like images and static media to CloudFront?

Thanks in advance

Hi, @KashimaNai, at this time there is no user accessibly method to update assets on CloudFront directly. Even with our APIs, there are no API endpoints which do this.

The CloudFront uploads are all part of the assets optimization process during site builds. This means that a new build and deploy is the only way to make updates to those files at this time.

If there are other questions, please let us know.