Bucket
– Bucket is simply the "top level" folder at Amazon S3. It serves the purpose of a container that holds many
objects
. These objects in simple terminology can be considered as files. A bucket is owned by some one holding valid
AWS account
.
A single account can have maximum
100 Buckets
. The bucket ownership is non-transferable.
If you don’t have any bucket in your account, then after logging into your account, you will be prompt a message -
"Please create a bucket for any further operations. (Without a bucket no operations can be initiated.). A bucket you create is owned by you for purpose of billing, and you will be charged
storage fees
for all objects stored in the bucket and bandwidth fees for all data read from and written to the bucket."
The “Create Bucket” window appears after that message to create a bucket(s). If you have less than 5 buckets in you account then after logging in, there will be a tool tip displayed at the ‘Bucket’ icon on bucket tool bar as “Click here to create bucket”. Similar to Domain names, Bucket names are also
unique
, no two buckets can have same name, even if they are in two different user's accounts.
Create Bucket
option simply creates a new "
bucket
". You need to enter bucket name in "
Bucket Name
" window and choose the location of bucket where you want to create it. You can create buckets in
7 edge locations
-
US
,
US-West
(Northern California) ,
US West
(Oregon) ,
EU
(Ireland) ,
Asia Pacific
(Singapore)
,
Asia Pacific
(Tokyo) and
South America
(Sao Paulo)
only. If desired bucket name already exists, you will be notified with alert message and few suggested names matching to your request are displayed. You can go with one of the suggested options or can look for a different title.