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
已提問 4 個月前檢視次數 125 次
3 個答案
1
已接受的答案

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
已回答 3 個月前
  • 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
已回答 3 個月前
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
已回答 3 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南