python-aws-s3
python-aws-s3 copied to clipboard
Cross-origin resource sharing (CORS) - No longer accepting XML data
User below JSON,
[ { "AllowedHeaders": [ "Authorization" ], "AllowedMethods": [ "GET", "PUT", "POST", "DELETE" ], "AllowedOrigins": [ "*" ], "ExposeHeaders": [], "MaxAgeSeconds": 3000 } ]