Using S3 Browser you can also share the folders inside an s3 bucket. Below we will show you how to grant access to folders inside the bucket and how another user can connect to these folders.
To share the folder on Amazon S3 and automatically create new user:
- Click Tools -> Bucket Sharing Wizard

Click Tools -> Bucket Sharing Wizard
- Simple Bucket Sharing Wizard dialog will appear:

Simple Bucket Sharing Wizard allows you to easily create new users and grant them access to buckets and folders.
You can choose the bucket from drop-down list. You can also specify the folder after slash. For example bucket-name/folder-name.
Or you can click the following button to open Browse For Folder dialog:

Click this button the open Browse For Folder dialog.
This dialog allows you to select the bucket and folder, you can also create new folder if necessary.

Browse For Folder dialog allows you to select the bucket and folder. You can also create a new folder.
Then you need to enter the name for new user and choose which actions the user can perform on files inside the bucket/folder.
- Then click Create new user and apply permissions. S3 Browser will create new IAM user and apply all necessary permissions.

Click the Create new user and apply permissions button
The following window appears after new user is created.

Click the Copy Access Key ID and Secret Access Key button.
These credentials required to access the shared bucket and folder. Copy them before closing the window. For security purposes there is no way to restore them later. However you can create new access keys if necessary.
The following text will be placed into the clipboard when you click Copy Access Key ID and Secret Access Key

Access Key ID, Secret Access Key and path can be pasted from clipboard.
Send these details to the user. Below we will describe how can a user connect to the bucket.
S3 Browser allows you to use buckets and folders shared by another Amazon S3 users. You need three things to use shared Amazon S3 Bucket:
- Access Key ID
- Secret Access Key
- Bucket name (and optionally a folder name)
If you have an Amazon S3 or AWS Account, you can find your Access Key ID and Secret Access Key using the following link: https://aws-portal.amazon.com/gp/aws/developer/account?ie=UTF8&action=access-key
If you don't have an AWS Account, the person who want to share the bucket with you, can create an IAM Account for you and provide Access Key ID, Secret Access Key and Bucket/Folder name. Above you may find detailed instructions on how to create new IAM user and share the bucket/folder with them.
Ok, let's assume that you have the keys and bucket name. Now you need to download and install S3 Browser and enter your Access Key ID and Secret Access Key.
Then click Buckets->Add External Bucket

Click Buckets->Add External Bucket.
Add External Bucket dialog will appear:

Add External Bucket dialog.
Enter the bucket name and optional path if you have access only to particular folder in a bucket. Click Add Externla Bucket. The external bucket is added. Now you can upload, download, copy, move files to and from this bucket.