When you are finished with the workshop, it is time to delete everything from your AWS account.
Nothing on the workshop should cost you, but is a good practice to remove everything we just build from your AWS account.
After doing this, everything will be removed including the data.
-
Log in to your AWS account, in the same region that you deployed your application.
-
Go to a service called CloudFormation.
- Inside cloudformation, you should have multiple stacks that are prefixed with the name "amplify-notesapp".
-
Select the one that doesn't have the nested word.
-
Then click on the delete button and wait for all the stacks to get deleted. This will take a while.
-
You are done!