

# Task 6: Clean up Resources
<a name="module-six"></a>


|  |  | 
| --- |--- |
| **Time to complete** | <2 minutes  | 

## Overview
<a name="overview"></a>

In this task, you will go through the steps to delete all the resources you created throughout this tutorial. It is a best practice to delete resources you are no longer using to avoid unwanted charges. 

1. Open general settings

   In the Amplify console, in the left-hand navigation for the **ai-recipe-generator** app, choose **App settings**, and select **General settings**. 

1. Delete the app

   In the **General settings** section, choose **Delete app**.   
![The AWS Amplify Console showing the General settings for a serverless web app with the option to delete the app highlighted. The left navigation displays 'App settings' and 'General settings', while the main section contains details about the app and a 'Delete app' button.](http://docs.aws.amazon.com/hands-on/latest/build-serverless-web-app-lambda-amplify-bedrock-cognito-gen-ai/images/serverless-bedrock-delete-amplifylong.png)

## Congratulations
<a name="congratulations"></a>

You have created a React web app and used Amplify and Amazon Bedrock to develop an AI-powered Recipe Generator App. Additionally, you’ve deployed the app on AWS using Amplify Hosting.  