Web Application Cleanup
Web Application Cleanup
Delete the AWS Amplify Console application and optionally the AWS CodeCommit or GitHub repository created:
For the Amplify Console web application:
- Launch the Amplify Console console page.
- Select the application you launched today.
- From Actions in the top right corner, select Delete App
- Complete the application deletion process.
For the IAM Role:
- Go to the AWS IAM Console
- Select Roles from the navigation menu.
- Type
wildrydes-backend-role
into the filter box and select the role.
- On the top right, click on the Delete role button.
- Reenter role name and click Delete when prompted to confirm.
For the CodeCommit repository:
- Open the AWS CodeCommit console
- Select the radio button next to the repository created today.
- Select Delete repository from the upper right of the page.
- Complete the repository deletion process.