Creating, configuring, and working with Amazon S3 general purpose buckets (original) (raw)
To store your data in Amazon S3, you work with resources known as 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 a 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.
The topics in this section provide an overview of working with general purpose buckets in Amazon S3. They include information about naming, creating, accessing, and deleting general purpose buckets. For more information about viewing or listing objects in a bucket, see Organizing, listing, and working with your objects.
There are several types of Amazon S3 buckets. Before creating a bucket, make sure that you choose the bucket type that best fits your application and performance requirements. For more information about the various bucket types and the appropriate use cases for each, see Buckets.
Note
With Amazon S3, you pay only for what you use. For more information about Amazon S3 features and pricing, see Amazon S3. If you are a new Amazon S3 customer, you can get started with Amazon S3 for free. For more information, see AWS Free Tier.
Topics
- General purpose buckets overview
- Common general purpose bucket patterns for building applications on Amazon S3
- General purpose bucket naming rules
- General purpose bucket quotas, limitations, and restrictions
- Accessing an Amazon S3 general purpose bucket
- Creating a general purpose bucket
- Viewing the properties for an S3 general purpose bucket
- Listing Amazon S3 general purpose buckets
- Emptying a general purpose bucket
- Deleting a general purpose bucket
- Working with Mountpoint for Amazon S3
- Working with Storage Browser for Amazon S3
- Configuring fast, secure file transfers using Amazon S3 Transfer Acceleration
- Using Requester Pays general purpose buckets for storage transfers and usage