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

0

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ヶ月前118ビュー
2回答
0

Hello.

Do you have any S3 etc. left where your application is hosted?
If this remains, I think that even if you delete Amplify, you will still be able to see the UI etc.

profile picture
エキスパート
回答済み 4ヶ月前
  • Hi Riku! No, I don't have anything in S3. I even disconnected a VPC I had to see if that was the issue, but it's still showing. And it updates every time I upload something to the repository.

0

Hi Riku! No, I don't have anything in S3. I even disconnected a VPC I had to see if that was the issue, but it's still showing. And it updates every time I upload something to the repository.

profile picture
回答済み 3ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ