5. Clean Up
Delete OpenSearch
- Go to the OpenSearch Console
- Click on the workshop-domain OpenSearch domain you created earlier

- Click on Delete

- Follow the instructions in the prompt to complete the delete
Delete Glue Jobs
- Go to the Glue Console
- On the left hand menu click on Jobs

- Click on the box next to a Glue Job
- Click on the Actions drop down
- From the drop down click on Delete

- In the pop up window click on the Delete button
- Repeat this process until you have deleted both of the Glue Jobs (
glue_job_success
and glue_job_error
) the we created earlier
Delete Cloud Watch Log Groups
- Navigate to the CloudWatch Console
- On the left hand menu click on Log groups

- On the log groups page click on the check box to select all of the log groups
- Click on the Actionsdrop down
- Click on Delete log group(s)
Delete Lambda Functions
- Navigate to the Lambda Function Console
- Click on Functions on the left hand menu

- Click on the check box next to the function
- Click on the actions drop down
- Select delete

- Click on the delete button in the pop up window
- Repeat the process until you have deleted the Lambda Functions that you want to delete
You have completed deleting the resources used in this workshop