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, 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 of t2.micro and this EC2 instance creation failed because we only have permission to create instances belonging to T3 family.






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.micro. In the next section, we will try to limit the creation of an instance with a specified size.