How to restore Default VPC that has been accidently deleted for my AWS Account for Mumbai region.

0

How to restore Default VPC which is provided by default by AWS. I accidently deleted for my AWS Account for Mumbai region. is there any way to recover Default VPC. Or will it be possible by sending the mail to AWS support team.

Please suggest

1回答
3

Hello,

Unfortunately, you cannot restore a default VPC once it's been deleted. However, alternatively, you can create a new default VPC again. You cannot restore a previous default VPC that you deleted, and you cannot mark an existing nondefault VPC as a default VPC as well. Check below,

To create a default VPC using the console

Open the Amazon VPC console at https://console.aws.amazon.com/vpc/

In the navigation pane, choose Your VPCs.

Choose Actions, Create Default VPC.

Choose Create. Close the confirmation screen.

To create a default VPC using the command line

You can use the create-default-vpc AWS CLI command. This command does not have any input parameters.

aws ec2 create-default-vpc

Please refer more information here - https://docs.aws.amazon.com/vpc/latest/userguide/default-vpc.html#create-default-vpc

AWS
サポートエンジニア
回答済み 7ヶ月前
profile picture
エキスパート
レビュー済み 7ヶ月前

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

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

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

関連するコンテンツ