Upload to Amazon S3 using CLI in 5 easy steps
Uploading any files to Amazon S3 using the command line (CLI) or terminal is very easy if you follow these steps. Step 1: Create an S3 bucket Log into your console and create a bucket. Take note of your bucket name and the region. Here, my region is “us-west-2” Step 2: Download AWSCLI Visit https://aws.amazon.com/cli/ and download… Read More »