Refer to the following guide to learn how to use IAM in the cloud\
<https://scribehow.com/shared/Creating_an_IAM_User_and_User_Group_in_AWS_Management_Console__hWNiiXlcRJKFqYZZEJD-cg>
1
Sign in to **AWS Management Console** as an **IAM User**
**Pre-requisite** - Ensure you have selected the AWS region closest to your location\
For this guide, we will be using us-east-2 (Ohio) as a preferred choice
2
Type **S3** in the search bar and click on **S3** to view the S3 Dashboard
3
**Amazon S3** Dashboard will open, click on the **Create bucket** button on right side
4
**Create bucket** wizard will open. In **General configuration** section,** select the **US East(Ohio) us-east-2** AWS Region from the dropdown and give the Bucket name as "**my-aws-bucket-in28minutes**"
Ensure that your S3 bucket name is globally unique across AWS. Incorporate your organization or project name along with a unique identifier to increase uniqueness. Always verify availability to avoid conflicts.
5
Scroll to the **Advanced settings** section, choose **Disable** option for **Object Lock**
6
Scroll the page and click on the **Create bucket** button
7
Successfully created bucket "**my-aws-bucket-in28minutes**"
8
On the **Amazon S3** wizard, click on the Name "**my-aws-bucket-in28minutes**"
9
**my-aws-bucket-in28minutes** wizard will open, click on the Objects tab to view the objects of s3 bucket
10
Click on the **Properties** tab to view the Bucket overview and basic settings of the bucket
11
Click on the **Permissions** tab to view the Permissions overview
12
Click on the **Metrics** tab to view the Bucket metrics
13
Click on the **Management** tab to view the rules and configurations associated with the S3 Bucket
14
Click on the **Access Points** tab to view the Access Points of the S3 Bucket
15
Click on the **Objects** tab
16
On the right side click on the **Upload** button
17
**Upload** wizard will open. Click on the **Add files** button
18
**Files and Folder** upload wizard will open, select the desired file or folder to upload and click on the **Open** button