How can I definitively take down my application from AWS Amplify and prevent it from remaining accessible?

1

When I uploaded my application to AWS Amplify by connecting it to my GitHub repository for hosting, I was able to delete it without any issues from the AWS Amplify console. However, I can still access the application through the link even after deleting it. Additionally, when I make updates to my GitHub repository, they are automatically reflected in the application's environment. I have checked other AWS service dependencies and disconnected everything, including VPC, API Gateway, and Lambdas. How can I definitively take down my application from AWS Amplify and prevent it from remaining accessible?

profile picture
demandé il y a 4 mois125 vues
3 réponses
1
Réponse acceptée

Could you have created the app in another region than the one you are currently using?

I have an app that I created in eu-north-1. It's listed if I view AWS Amplify | eu-north-1. However, if I click on the region name in the top right corner and switch to e.g. AWS Amplify | eu-west-3 there is no app listed.

Do you know in which region you created the app?

TS
répondu il y a 3 mois
  • Thank you for your response, that was it. It was loaded in another region. Many thanks!

1

Yes, I deleted it. Despite that, when accessing the Amplify service, it shows that I don't have any application loaded. However, upon accessing the link I had for that application, it still displays the application, even with the recent modifications made in the GitHub repository. Furthermore, Amazon continues to charge me for the Amplify service, despite having deleted the application

profile picture
répondu il y a 3 mois
0

Did you actually delete the app, or did you possibly just disconnect one of the branches?

To actually delete the app, go to the Console and select AWS Amplify. If your app is still listed under "All apps", click on it. When the new page has loaded, in the top right corner, click on "Actions" and "Delete app".

TS
répondu il y a 3 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions