Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Skip to main content
Build a Basic Web Application

Task 6: Clean Up Resources

Introduction

Overview

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.

Time to complete

5 minutes

1. Open general settings

In the Amplify console, in the left-hand navigation for the profilesapp, choose App settings, and select General settings.

2. Delete the app

In the General settings section, choose Delete app.

Screenshot of the AWS Amplify Console showing the General Settings page for an app named 'profilesapp', highlighting the 'Delete app' option under App settings.

Congratulations

You have created a React web app and used Amplify to configure auth and data resources. Additionally, you created a function to update the data model with the user’s details when they sign up. Then, you created frontend to display the captured data. Finally, you used AWS Amplify to host the app!