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:26] jims3compatibleapi [2021_05_11 19:19] – [API Implementation] steven
Line 47: Line 47:
 ## API Implementation ## API Implementation
  
-SME supports the following Amazon S3 API Requests:+The File Fabric uses the following Amazon S3 operations:
  
  * **[[http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUT.html|PUT request]]** to create a bucket   * **[[http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUT.html|PUT request]]** to create a bucket 
Line 61: Line 61:
 ## S3 Signatures Supported ## S3 Signatures Supported
  
-The S3 API supports V2 and V4 signatures. Which one is used is dependent on the client requester.+The S3 API supports V2 and V4 signatures. Which one is used is dependent on the client request.