This document provides an overview of Amazon Simple Storage Service (S3):
- S3 is a scalable cloud storage service that allows users to store and retrieve large amounts of data at any time.
- Data is stored in buckets which are analogous to file system directories. Objects contain the actual data and metadata.
- Objects are uniquely identified by their bucket name and key name. Security, access controls, and pricing models are described.
- The document provides examples and explanations of buckets, objects, keys, access logging, security features, and pricing to illustrate how S3 works at a high level.