Click on the name of the currently logged-in user.
Click Log back in


If you failed to log in, please check the user and password information created in the previous steps. Also, make sure you use the correct AWS account ID when logging in.
Click the search box, and click EC2 to go to the management interface of the EC2 service.
Click Launch instance, then click Launch instance.



We will need key pair to be able to make a connection to the EC2 instance. In this lab, we just want to check the service permissions so we won’t need to connect to the EC2 instance.



In this step, we tried to create 1 EC2 instance with instance type t3.micro and this EC2 instance creation failed because we only have permission to create instances that belong to the T3 family and have nano size. ( t3.nano )


Scroll down, click on instance type t3.micro.
In the search box, enter t3.

5. So we have successfully created EC2 instance with instance type t3.nano.


At the list of EC2 instances.
Click Instance state.
Make sure you delete the instance successfully, avoiding unexpected costs.

In this step, we have successfully created an EC2 instance with instance type t3.nano. In the next section, we will try to limit the creation of an instance with an EBS volume type of io1.