Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
s3compatibleapi [2019_05_07 14:20] – [Amazon S3 compatible API] jims3compatibleapi [2019_05_07 14:24] – [1. Cloud S3 Endpoint] jim
Line 7: Line 7:
 ## Client Configuration ## Client Configuration
  
-To use the S3 API you will need the:+To use the S3 API the:
  
  1. Cloud S3 Endpoint  1. Cloud S3 Endpoint
- 1. Access Key ID + 2. Access Key ID 
- 1. Secret Access Key+ 3. Secret Access Key 
 + 
 +are required.
  
 ### 1. Cloud S3 Endpoint ### 1. Cloud S3 Endpoint
  
-For our SaaS services use one of the following S3 API endpoints:+For the SaaS hosted service it is required to use one of the following S3 API endpoints:
  
  * http://s3.storagemadeeasy.com (US Server)  * http://s3.storagemadeeasy.com (US Server)
Line 24: Line 26:
 Naturally http endpoints are not secure and should not be used for production data. Naturally http endpoints are not secure and should not be used for production data.
  
-For appliances contact your administrator for the "Cloud S3 Domain Name".+For the enterprise on-premises version of the product the S3 access nomenclature is set through the ConfigServer.
  
 ### 2. Access Key ID ### 2. Access Key ID