Unable to update AWS S3 CORS POLICY
问题 I needed to change my AWS S3 bucket CORS policy to enable the upload of files for my ReactJS to AWS S3, but I keep getting this API response: Expected params.CORSConfiguration.CORSRules to be an Array. I am at a loss right now. Can anyone help? 回答1: I'm not sure if this helps. I ran into this same problem recently and it seems like AWS made some changes with how we define our CORS configurations. For example, if you want to allow certain Methods on your S3 bucket in the past you have to do