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:24] – [1. Cloud S3 Endpoint] jims3compatibleapi [2019_05_07 14:26] jim
Line 30: Line 30:
 ### 2. Access Key ID ### 2. Access Key ID
  
-The Access Key ID is your SME or File Fabric username.+The Access Key ID is the SME or File Fabric username.
  
 ### 3. Secret Access Key  ### 3. Secret Access Key 
Line 59: Line 59:
  * **[[http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectHEAD.html|HEAD]]** to get object metadata  * **[[http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectHEAD.html|HEAD]]** to get object metadata
  
 +## S3 Signatures Supported
  
 +The S3 API supports V2 and V4 signatures. Which one is used is dependent on the client requester.