psly.over-blog.com/
18 Janvier 2021
This tutorial will explain you ,How to create AWS s3 bucket and access it from Windows and Linux hosts.
The browser script uses the SDK for JavaScript to interact with an Amazon S3 bucket. The script uses the listObjects method of the Amazon S3 client class to enable you to view the photo albums. Prerequisite Tasks.
Amazon S3 Stands for Amazon Simple Storage Service, which provides Object-Based Storage for uploading or downloading your flat files(Images, Videos, Documents, etc) using a secure web service Interface.
Files are stored in S3 Buckets. S3Buckets are nothing but a folder that keeps your files.
Files in Amazon S3 can be of 0 Byte to 5 TB of size and S3 has unlimited Storage.
Also Read : 21 Important AWS Services that you must know
&& How to Resize AWS EC2 Instance
Step 1 – Create S3 Bucket
Login to your AWS account and navigate to Services——–> S3 and click on Create Bucket
Enter the name of Bucket that you want to Create and Click on Next
Make sure you enter a Unique Bucket name as S3 bucket nameis globally unique otherwise you may get error stating ' Bucket name already exists'
Click on Next
4k video converter mac. Let everything as it is and click on Next
Click on Next
AWS S3 Make Public Access denied by default. This means no body can access you S3 Bucket over the internet until you allow public access (By unchecking Block all public access in below screenshot ) or provide him IAM user Credentials.
Let all public access blocked here and click on Next
Note: You will able to access Private S3 Bucket using IAM user/ Role.
Review and Click on Create Bucket
Step 2- Create an IAM user and grant access to S3 Bucket
Add User
In your AWS Account navigate to Services –—-> IAM under Security, Identity, & Compliance Service—–> Users ——-> Add User
Enter User name and select AWS access Type
Programmatic Access – Provide this access if you want user to access S3 bucket from Command line or using an application.
Console Access – Provide this access if you want user to access S3 bucket from AWS Management Console
Set Permission
You can set permission to user for accessing S3 bucket in many ways like
Add user to Group ——-> Add user to a group that already has defined access S3.
Copy permission from existing user —–> Copy permission from existing user that already has defined permission to access S3.
Attach existing policies directly – Attached AWS managed predefined policy or costumer managed policies.
Create policy — Create a custom bucket policy using JSON Script
Here I am using existing AWS Managed policy with Full Access on S3
Select the appropriate policy and Click on Next
Add Tags
Enter Name as Key and any value as Value ( However this is optional you can skip Add Tags option)
Review your User Permission
Download Credentials
Download the credentials that will contain Access Key ID and Secret Access Key
In Step 3 and step 4 we will learn to access AWS S3 Bucket from Linux and Windows Instance respectively.
Step 3 -Access s3 bucket from ec2 Linux instance or your local Linux Machine
SSH to the EC2 Linux Instance from where you want to access S3 Bucket and install AWSCLI or Install at your Local System.
For Centos/RHEL/Amazon Linux
$ yum install awscli -y
For Ubuntu/Debian
$ sudo apt-get install awscli -y
Check if AWS CLI is installed by checking AWS CLI Version
$ aws – – version
aws-cli/1.14.44 Python/3.6.9 Linux/5.3.0-42-generic botocore/1.8.48
Use AWS Configure command to access Amazon s3 bucket from your local System or an EC2 Linux Instance.Put the Access Key ID and AWS Secret Access Key that you get from Credentials file downloaded in Step 2
$ aws configure
AWS Access Key ID [None]: AKIA5W7LIMQID4F6B7N
AWS Secret Access Key [None]: 5jxai34uiJEzbLXYhPznjklmn3FwvuwQH0sz3Efj
Default region name [None]: ——————————-> Press Enter
Default output format [None]: —————————> Press Enter
Use following command to list Amazon S3 Bucket.It will list you the all S3 buckets available in the AWS account.
$ aws s3 ls
Use below command to list all files/folder inside particular Bucket
$ aws s3 ls bucketname
devopsmyway
Use following command to upload data in S3 bucket
$aws s3 cp path-of-data-to-be-copied s3://bucketname
Use following command to download data from S3 Bucket
$aws s3 cp s3://bucketname/file-name-to-be-copied folder-path-on-local-where-data-to-be -copied
Step 4- Access s3 bucket from ec2 windows instance or Your Local Windows Machine
You can download and install AWS CLI or S3 Browser to access S3 bucket from Windows Instance.
Here we will use S3 Browser to access S3 Bucket.
Download S3 Browser for Windowsand Install. Installation is as easy as Next to Finish.
Once Installed open S3 Browser . As soon as you open it the following screen will appear stating Add New Account.
Enter Account Name, Access Key ID and Secret Access Key and Click on Add New Account. You can get the access Key ID and Secret Access Key from the Credentials file downloaded in Step 2.
You can download ,Upload and create New Folder in your S3 Bucket here.
I hope you enjoyed this tutorial and learned about How to create and access S3 Bucket. If you think this is really helpful, please do share this article with others as well. Please also share your valuable feedback, comment, or any query in the comment box. I will really happy to resolve your all queries any.
Thank You
If you think we helped you or just want to support us, please consider these:-
Connect to us: Facebook | Twitter
ExpanDrive is a fast and powerful Amazon S3 client that lets you browse S3 (or S3-compatible) storage. It builds native access to S3 directly into Finder and your Mac system at the filesystem level. Finder and Explorer, or any other application, can browser you S3 buckets natively and access the remote content on-demand. It effectively turns your Mac, Windows or Linux machine into a S3 Browser. This lets you browse S3 storage without needing to sync down any of the data in advance. You can view buckets, manage files, and transfer large amounts of data from within any application.
In addition to filesystem integration, ExpanDrive 7 has a powerful cloud storage browser and file manager. It surfaces more advanced features of S3 like setting the ACL for a given object, or modifying its storage class.
If you're looking for a simple S3 uploader, ExpanDrive's storage browser has a blazing fast uploader built in that is designed for bulk upload and data migration. Files are uploaded in the background with our multi-threaded transfer engine. This makes uploads feel instant and doesn't leave you waiting on transfers while you continue to go about your work.
Most consumer-focused cloud storage services like Dropbox or Google Drive come with their own desktop sync client. S3 is different in this respect. It is a developer/infrastructure focused service that is primarily accessed by an API that you need a third party client to access. Amazon provides a fairly basic web interface, but other than that the only way to get data in and out of it is via the API.
There are a wide variety of clients to access S3, like S3 Browser or Transmit for the Mac. DragonDisk used to be targeted on this use-case but development ceased a few years ago. Most of these provide basic access to S3, but don't provide native access to content. ExpanDrive provides advanced functionality and also turns S3 into an infinite-capacity external drive.
To get started you load ExpanDrive and input your access key ID as well as your secret key. Connecting mounts the root of your AWS account. Now you can use Finder or Explorer to browse your buckets and then drill into them.
S3 is organized into buckets, which are top-level folders that are uniquely named throughout the service. You can attach various policies to a bucket such as restricting access to particular users or making hosted content available to the public. ExpanDrive lets you mount the root of your S3 account, showing you all your buckets (if your user has permission to list buckets). You can restrict mount a specific bucket, or even a particular folder in a bucket, by typing the bucket name in the remote path section. For additional details you can check out our documentation on connecting to S3. This is useful if you have an IAM user with access to only a single bucket or doesn't have the permissions to list the buckets for an account.
Head over to our ExpanDrive Server Edition page for instructions and packages for Windows and Linux servers. ExpanDrive Server edition is designed to run unattended, at boot [versus login], and provides drives that can even be re-shared on the network.
Amazon provides a simple guide to get started with their S3 service. ExpanDrive is also compatible with any S3-protocol compatible service like Wasabi or Dream Objects. For Wasabi ExpanDrive has a built-in connection profile. But you can also select the Amazon S3 connection profile and modify the server field to connect to storage services like Dream Objects, Ceph, Cleversafe, Oracle and more.
Click Save or Connect and you're good to go. Amazon S3 will now be visible as a network drive whenever you login to your computer – letting you access all of your content from Finder, Explorer, Photoshop, Microsoft Office – whatever!
Drag and drop files to copy them out to the cloud. You can even stream media content like movies and music directly from the S3 storage without needing to first download or sync them. For more information, check our documentation page on connecting ExpanDrive to S3.

ExpanDrive supports macOS 10.10 or newer and a wide variety of Linux distributions including Ubuntu, Linux Mint, Centos, Fedora, Redhat, and more. Learn more about how to install ExpanDrive for Linux here.
ExpanDrive runs on Microsoft Windows 7 through Windows 10. Windows Server is also supported as well as RDP/Terminal services environments. ExpanDrive can isolate multiple users logged into the same machine so they each have their own view of cloud storage.
