Amazon S3

Amazon Simple Storage Service (S3) is the de-facto standard cloud object store. Its REST API at s3.amazonaws.com supports buckets, objects, multipart uploads, lifecycle rules, server- side encryption, replication, and event notifications.

API entry from apis.yml

apis.yml Raw ↑
aid: cloud-storage:amazon-s3
name: Amazon S3
tags:
- AWS
- Object Storage
- REST
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://aws.amazon.com/s3/
properties:
- url: https://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html
  type: Documentation
description: Amazon Simple Storage Service (S3) is the de-facto standard cloud object store. Its REST
  API at s3.amazonaws.com supports buckets, objects, multipart uploads, lifecycle rules, server- side
  encryption, replication, and event notifications.