Title: DreamObjects / S3 Compliant API
Last modified: August 22, 2016

---

# DreamObjects / S3 Compliant API

 *  Resolved [eosterman](https://wordpress.org/support/users/eosterman/)
 * (@eosterman)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/dreamobjects-s3-compliant-api/)
 * I’m using the latest version of the plugin and configured it to point to my DreamObjects
   store. For the record, DreamObjects is an S3 compliant object store by DreamHost(
   cheaper than Amazon).
 * One of the problems seems to be “S3 Bucket Region” which is Amazon centric.
 * The other problem might be the plugin is not using the “S3 URL” as the API endpoint
   URL.
 * PHP Fatal error: Uncaught Aws\\S3\\Exception\\InvalidAccessKeyIdException: AWS
   Error Code: InvalidAccessKeyId, Status Code: 403, AWS Request ID: 78E05FDB7E984EB2,
   AWS Error Type: client, AWS Error Message: The AWS Access Key Id you provided
   does not exist in our records., User-Agent: aws-sdk-php2/2.6.15 Guzzle/3.9.2 
   curl/7.35.0 PHP/5.5.9-1ubuntu4.5 MUP\n thrown in /wp-content/plugins/tcs3/aws/
   Aws/Common/Exception/NamespaceExceptionFactory.php on line 91, referer: [http://xxxxxxxxx/wp-admin/options-general.php?page=tcS3-admin](http://xxxxxxxxx/wp-admin/options-general.php?page=tcS3-admin)
 * Any advice?
 * Thanks!
 * -Erik
 * [https://wordpress.org/plugins/tcs3/](https://wordpress.org/plugins/tcs3/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Mika Epstein](https://wordpress.org/support/users/ipstenu-dh/)
 * (@ipstenu-dh)
 * DreamHost Rep
 * [11 years, 3 months ago](https://wordpress.org/support/topic/dreamobjects-s3-compliant-api/#post-5730867)
 * I think the API Endpoint is the bigger issue. DreamSpeed should just ignore that.
 * [https://wordpress.org/plugins/dreamspeed-cdn/](https://wordpress.org/plugins/dreamspeed-cdn/)
   may be the alternative, since I’ve been poking at tcS3 and I don’t see an easy
   way to force it around.
 *  Plugin Author [TC McCarthy](https://wordpress.org/support/users/tcmccarthy1/)
 * (@tcmccarthy1)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/dreamobjects-s3-compliant-api/#post-5730995)
 * Hi,
 * This plugin uses the Amazon AWS SDK for PHP to facilitate all connections to 
   S3. This will ensure constant compatibility even as their API landscape changes.
   That being said, the SDK determines the endpoint URL once you’ve passed the region
   and S3 bucket name to it, which is why there’s nothing in my plugin you can use
   to “force it around.”

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘DreamObjects / S3 Compliant API’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tcs3.svg)
 * [tcS3](https://wordpress.org/plugins/tcs3/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tcs3/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tcs3/)
 * [Active Topics](https://wordpress.org/support/plugin/tcs3/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tcs3/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tcs3/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [TC McCarthy](https://wordpress.org/support/users/tcmccarthy1/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/dreamobjects-s3-compliant-api/#post-5730995)
 * Status: resolved