I have a static web in an AWS bucket s3, linked to cloudfront.
The problem is that when modifying the index.html and the folders of css and js, when refreshing does not load the new content, the old one appears.
I tried to put the TTL to 0, to change the url in the cloudfront and nothing.
Entering through the url that gives S3 everything works ok, but with domain no.
This is the configuration: CNAME : xxx.cloudfront.net
point A : ALIAS xxx.cloudfront.net.
Any advice? Greetings