I still have the issue with getting “no ‘access-control-allow-origin’ header is present on the requested resource” from AWS S3 for the image. It seems to be the issues with Chrome cache .
Update the CORS configuration in S3 bucket
<?xml version="1.0" encoding="UTF-8"?><CORSConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/">…
<?xml version="1.0" encoding="UTF-8"?><CORSConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/">
I have a react application on S3 and I want to restrict the S3 access from the…
I have locked my s3 bucket with some contradict bucket policy. Here is how it looks.