Exercise 12.2 – cleaning up
In this exercise, you will terminate your EC2 instance and delete your Lambda functions to avoid any unnecessary charges to your AWS account:
- Navigate to the EC2 dashboard and ensure that you are in the us-east-1 (North Virginia) Region.
- Click on Instances from the left-hand menu.
- In the right-hand pane, under Instances, select the EC2 instance you launched earlier. Then, from the Instance state drop-down menu, click Terminate instance. Confirm that you wish to terminate the instance; AWS will terminate it.
- Next, navigate to the Lambda dashboard.
- Click on Functions from the left-hand menu. In the right-hand pane, for each function, select the function. Then, from the Actions drop-down list, click Delete. Click the Delete button in the pop-up dialog box to delete the function.
- Next, navigate to the CloudWatch management console.
- From the left-hand menu, click on Rules, under Events.
- For each rule, select the rule...