Getting started with Amazon S3
You can get started with Amazon S3 by working with buckets and objects. A bucket is a container for objects. An object is a file and any metadata that describes that file.
To store an object in Amazon S3, you create a bucket and then upload the object to the bucket. When the object is in the bucket, you can open it, download it, and move it. When you no longer need an object or a bucket, you can clean up your resources.
With Amazon S3, you pay only for what you use. For more information about Amazon S3 features and
pricing, see Amazon S3
Video: Getting started with Amazon S3
Prerequisites
Before you begin, confirm that you've completed the steps in Prerequisite: Setting up Amazon S3.