|
Bucket Default
: This feature helps you to set default
Amazon S3 ACLs
for all the files of specified
bucket
and to edit and remove existing default ACL permissions. Once you set default ACL on any Bucket, it will be applied on each of the next
uploading S3 files
automatically.
Set default ACL on bucket
: This option is used to set the default ACL for all files and folders of Bucket, after setting default, whenever you upload any file then the defaults setting is applied on file that is being uploaded.
Edit default ACL on bucket
: This option is used to edit Bucket default ACL setting.
Remove default ACL on bucket
: This option is used to remove Bucket default ACL setting.
If you want to set default ACL permissions on Amazon S3 bucket, follow the steps below:
-
Start the Bucket Explorer and connect with your
Amazon S3 Account
.
-
Select desired bucket for which you want to set default ACLs.
-
Right click on desired bucket and choose
Bucket Default
option or choose Default option from bucket tool bar.
-
Click on
Set Default.
-
A window for set Default will be seen having two panel for setting Default ACL and Default Metadata on bucket.
-
Upper panel shows current ACLs of that Bucket.
-
These ACLs are shown in table and that table contains at least 4 rows for Bucket (owner, Authenticated Users, All Users and Log Delivery) and 3 rows for file (Owner, Authenticated Users, All Users). Rows could be more than specified number.
-
You can make S3 files publicly readable by clicking on
Make
Public
button.
OR
You can also make private S3 files (
private ACL setting is set by default
) by clicking on
Make Private
button .
OR
You can
change ACLs
according to your requirement by simply checking or un-checking checkbox.
NOTE:
You can also
set Default Metadata
on lower panel.
-
Click on Save button.
-
You will see a bucketexplorerbucketdefault_$bucketname$.xml in object listing.
|
If you want to edit Defaults ACL permissions on Amazon S3 bucket, follow the steps below:
-
Run Bucket Explorer as usual.
-
Select desired bucket for which you have set default ACL.
-
Right click on selected bucket and choose
Bucket Defaults
option or choose Default option from bucket tool bar.
-
Click on
Edit Defaults
.
-
It will prompt "Are you sure, you want to Edit the bucket default settings:
$Bucket Name$"
with "YES" and "NO" button.
-
Now click
YES
to edit default.
-
A window for Edit Default will be seen having two panel for Editing Default ACL and Metadata on Bucket. This window shows existing Default ACLs and Metadata.
-
You can Edit ACLs according to your requirement by simply checking or un-checking checkbox.
-
Click on
Save
button.
-
Now you’ve edited default ACL setting on Bucket.
If you want to remove Default ACL permissions on Amazon S3 bucket, follow the steps below:
-
Run Bucket Explorer as usual.
-
Select desired bucket for which you have set ACL.
-
Right click on selected bucket and Choose
Bucket Default
option or choose Default option from Bucket tool bar.
-
Click on
Remove Default
.
-
It will prompt "Are you sure, you want to remove the bucket default settings: $Bucket Name$" with "YES" and "NO" button.
-
Click
YES
to remove default.This will remove Default Metadata and ACL s setting from bucket.
-
Refresh Object Listing.
-
Now there will be no bucketexplorerbucketdefault_$bucketname$.xml in object listing.
Note:
If bucketexplorerbucketdefault_$bucketname$.xml gets deleted accidentally then Bucket Default setting stops working and will not be applied on newly uploading files and folders.
Related Topics:
|
|
|