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
Last revisionBoth sides next revision
s3compatibleapi [2019_05_07 14:26] – [S3 Signatures Supported] jims3compatibleapi [2023_08_15 20:56] steven
Line 38: Line 38:
 ## Use With a Variety of S3 Clients ## Use With a Variety of S3 Clients
  
-The File Fabric's S3 interface can be used with almost any S3-compatible tool including Storage Made Easy's S3 Cloud Explorer and AWS' command line iterface (AWS CLI).  Here are links to some information about those tools: +The File Fabric's S3 interface can be used with almost any S3-compatible tool including Storage Made Easy's S3 Cloud Explorer and AWS' command line interface (AWS CLI).  Here are links to some information about those tools:
-  * [[standalone/explorer|]] - SME desktop application for users to easily access S3-compatible and other object storage+
   * [[https://aws.amazon.com/cli/|awscli]] - Allowing command line access to cloud files   * [[https://aws.amazon.com/cli/|awscli]] - Allowing command line access to cloud files
   * [[https://blog.storagemadeeasy.com/the-comprehensive-guide-to-installing-aws-cli-on-windows-mac-or-linux/|The Comprehensive Guide to Installing AWS CLI on Windows, Mac or Linux]]   * [[https://blog.storagemadeeasy.com/the-comprehensive-guide-to-installing-aws-cli-on-windows-mac-or-linux/|The Comprehensive Guide to Installing AWS CLI on Windows, Mac or Linux]]
Line 47: Line 46:
 ## API Implementation ## API Implementation
  
-SME supports the following Amazon S3 API Requests:+The File Fabric implements 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