I accidentally deleted the VPC and Subnet, Route table, Internet gateway. Now I'm unable to start my sagemaker notebook instance which contains important notebooks. I get a failure reason.

0

I accidentally deleted the VPC and Subnet, Route table, Internet gateway. Now I'm unable to start my sagemaker notebook instance which contains important notebooks. I get the following failure reason

Failure reason Check if the subnet id is correct. The subnet ID 'subnet-0015241929f8c399c' does not exist (Service: AmazonEC2; Status Code: 400; Error Code: InvalidSubnetID.NotFound; Request ID: ffa631dd-2258-44bc-bb50-a52a55ebb71c; Proxy: null)

I created a new VPC with a same region where my sagemaker notebook instance created. And I created a new subnet, route table and internet gateway and associated these with the new VPC. Then I tried to edit my sagemaker notebook instance and change the VPC to the newly created VPC, but I was unable to select the VPC. The dropdown option didn't show any VPC.

I don't have any backups also. Is there any chance to start my sagemaker notebook instance and get my notebooks ?

Tamil
質問済み 3ヶ月前137ビュー
1回答
0

Unfortunately it isn't possible to change VPC settings :-(

https://repost.aws/knowledge-center/sagemaker-notebook-vpc-troubleshoot

After you create a SageMaker notebook instance, you can’t change the network configuration settings. This applies to both Public internet only and VPC SageMaker notebooks.

However you might still see the EBS volume of your notebook instance, attach it to another EC2 instance and copy important content off from it. And then launching a new notebook and copying your files back to it.

profile picture
エキスパート
Kallu
回答済み 3ヶ月前
  • I think I have deleted EBS volume and Snapshots also. I don't see any EBS volume and snapshots.

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

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

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

関連するコンテンツ