Build a Basic Web Application
TUTORIAL
Task 6: Clean Up Resources
To finish this tutorial, you will clean up the resources created in this tutorial
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.
Minimum time to complete
5 minutes
Implementation
- In the Amplify console, in the left-hand navigation for the profilesapp, choose App settings, and select General settings.
- In the General settings section, choose Delete app.
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!