|
Now Bucket Explorer facilitates you to change the Storage type of S3 object(s) as a
REDUCED REDUNDANCY STORAGE
or
STANDARD
Class Type, By default S3 Object have STANDARD Storage class Type .
You can easily check storage type of existing S3 object in
Properties
window and you can also easily identify the object(s) having storage class type
REDUCED REDUNDANCY
. These will appear with different color in object(s) listing. Acl and Metadata are preserved on updating storage type.
|
|
Update the storage type for all objects of a bucket:
-
Run Bucket Explorer as usual.
-
All the buckets get listed.
-
Now select a bucket for which you want to change storage type of objects.
-
Choose
Update Storage Type
option form right click.
-
It opens “
Update Storage Type
” window.
-
Enable the check box named
Use reduced Redundancy Storage
.
-
It will set the Storage class to
REDUCED_REDUNDANCY
for that object.
-
To change the storage class to
STANDARD
, you need to disable the same check box.
-
Click on
“Update
”.
-
It starts a queue having all the objects of the selected bucket.
-
When the queue processes get finished, it shows the statistics report for the status of the processes.
-
Now
Refresh
the object table and check the result by checking the property of any object for which you have changed storage type.
-
The property named “
Storage-class
” has been updated with value as
“REDUCED_REDUNDANCY
” or
STANDARD
. In order to get result you need to refresh the object table once.
|
Update the storage type of selected object(s):
-
Run Bucket Explorer as usual.
-
All the buckets get listed.
-
Now select a bucket.
-
All the objects of selected bucket get listed.
-
Select more than one object from objects' list table for which you want to update the storage type.
-
Choose
Update Storage Type
option from right click.
-
It opens “
Update Storage Type
” window.
-
Enable the check box named
Use reduced Redundancy Storage
. It will set the Storage class to
REDUCED_REDUNDANCY
for selected objects.
-
To change the storage class to
STANDARD
, you need to disable the same check box.
-
Click on “
Update
”. It starts a queue having all the objects of the selected bucket.
-
When the queue processes get finished, it shows the statistics report for the status of the processes.
-
Now
Refresh
the object table and check the result by checking the property of any object for which you have changed storage type.
-
The property named “
Storage-class
” has been updated with value as “
REDUCED_REDUNDANCY
” or
STANDARD
. In order to get result you need to refresh the object table once.
Related Topics:
|
|