Amazon S3 Bucket Region Endpoint Location
-
Recently, this plugin has stopped working for me. When attempting to add files, I get the message “Error uploading [my example file] to S3: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint: “[my bucket name].s3.amazonaws.com”.
I have seen this same problem when using the amazon PHP api, and the problem was caused because I did not enter the S3 endpoint location in the config (In my case us-west-2). I would like to fix this by changing the config inside of the plugin to default to us-west-2, but I can’t seem to find where the S3 object is instantiated. Does anyone know what file I need to edit in order to add the endpoint to the config? I tried to find where it is getting set, and I got a bit lost tracing out where it is inheriting the PHP API logic.
https://www.ads-software.com/plugins/amazon-s3-and-cloudfront/
- The topic ‘Amazon S3 Bucket Region Endpoint Location’ is closed to new replies.