I have the following CORS configuration for S3 in order to use one of my buckets as a static website hosting:
If you want to use POST request to S3, you need to use root object in your browser by creating POSTPolicy to get S3 authentication
POST
S3
POSTPolicy
S3 authentication
you can refer Browser-Based Upload using HTTP POST