Let's start with the AWS portal:
- Go to http://aws.amazon.com, and log in with your username and password.
- Once logged in, navigate to Storage | S3 | Create Bucket:
- Enter the bucket name, for example, com.infoobjects.wordcount. Please make sure you enter a unique bucket name (no two S3 buckets can have the same name globally).
- Select Region, click onCreate and then on the bucket name you created, and you will see the following screen:
- Click on Create Folder and enter words as the folder name.
- Create the sh.txt text file ...